https://issues.apache.org/bugzilla/show_bug.cgi?id=47188
Summary: setCellComment corrupts workbook (2007 XML format)
Product: POI
Version: 3.5-dev
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: major
Priority: P2
Component: XSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23648)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23648)
Attachment for the bug
XSSFComment comment = sheet.createComment() and then calling
cell.setCellComment(comment);
corrupts the workbook.
Opening the workbook gives the following error:
Removed Records: Comments from /xl/comments1.xml part (Comments)
--
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]