https://issues.apache.org/bugzilla/show_bug.cgi?id=55594
Bug ID: 55594
Summary: SXSSF producing corrupt workbooks on z/OS with
EBCDIC-Encoding
Product: POI
Version: 3.9
Hardware: Other
OS: other
Status: NEW
Severity: normal
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30880
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30880&action=edit
Content of sheet1.xml in text editor and error messages by excel
Hello,
we are using the POI-API in version 3.9 on a z/OS system.
On this platform we have the default encoding "EBCDIC".
We are now facing problems using the SXXSFWorkbook.
We receive corrupt Excel-XML, because within "\xl\worksheets" the sheets are
corrupt.
The data between <sheetData> and </sheetData> is in wrong Encoding.
Please find attached a screenshot of the xml-content and the Excel message
boxes.
I think, that the writing into sheet-file will be done in platform encoding,
but writing of resulting workbook will explicity be done using "UTF-8".
Thanks and best regards
Constantin
--
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]