https://issues.apache.org/bugzilla/show_bug.cgi?id=44688


Nick Burch <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO




--- Comment #4 from Nick Burch <[EMAIL PROTECTED]>  2008-03-27 05:50:15 PST ---
If you add comments with poi, save and re-load into poi, do they appear on the
correct cells then?

If not, could you please knock up a quick unit test for the problem? Just
something that creates a new workbook and sheet, and adds a few cells, attaches
comments to those. Write a to ByteArrayOutputStream, read in again from a
ByteArrayInputStream, and assert that the comments are on the right cells (this
bit will fail)

We'll then have something to test future fixes against


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to