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

           Summary: When there is a comment in a cell with cell-type
                    BLANK, reading of comments doesn't work correctly.
           Product: POI
           Version: 3.5-FINAL
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


When there is a comment in a cell that doesn't have any other contents, reading
of comments doesn't work correctly.

I have a test file, where there are comments in two cells.  In the first cell
with a comment (let's call it cell A) the CELL-TYPE is STRING, and in the
second cell with a comment (let's call it cell B), the CELL-TYPE is BLANK.  

When I read the cell A, I get the comment that is actually in the cell B.

-- 
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