https://bz.apache.org/bugzilla/show_bug.cgi?id=58084
Bug ID: 58084
Summary: Corrupted styles.xml for file created with
XSSFWorkbook
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32862
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32862&action=edit
Test case see Main.java
In attachment a test case for this bug (see Main.java)
Basically :
1) I create a "reference" Workbook from a file "template.xlsx" that contains
only 1 custom style;
2) I create a "target" Workbook (empty)
3) I copy the custom style from the "reference" workbook to the "target"
workbook
4) I create one cell with the custom style
5) I output the target Workbook to a file
6) I close everyting and open the output file with Excel and I get an error
about "styles.xml" corrupted
For some custom the style in "template.xlsx" I can get a output file without
error, but with the one in the attached zip, it fails everytimes.
--
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]