https://issues.apache.org/bugzilla/show_bug.cgi?id=48590
Summary: Excel chrashes after using removeCellComment methods
Product: POI
Version: 3.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Excel chrashes if you are perform following steps:
1. Create a new excel file.
2. Fill an excel cell with a any value.
3. Comment this cell.
4. Set the comment visible and move the position.
5. Remove the cell comment via POI method "cell.removeCellComment()".
6. Save the workbook to a new excel file.
7. Open the new generated excel file with Excel.
Result: Excel CRASH!
--
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]