https://bz.apache.org/bugzilla/show_bug.cgi?id=62581
Bug ID: 62581
Summary: If source sheet of cloneSheet has comments, adding
more comments creates inconsistant xlsx
Product: POI
Version: 3.17-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Related info:
https://stackoverflow.com/questions/51559133/poi-3-17-creating-cell-comments-in-a-cloned-sheet-creates-inconsistent-xlsx
How to reproduce:
- Source sheet contains comments
- Use cloneSheet to copy
- Create new comment in new sheet
- Save
- Open file with Excel
Result:
Excel wants to recover the excel. Afterwards the comments from the original
sheet are gone.
Workaround stated in url reference is working.
--
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]