https://issues.apache.org/bugzilla/show_bug.cgi?id=52835
Bug #: 52835
Summary: bug in paring shared string table
Product: POI
Version: unspecified
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Given following shared string table,
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<sst xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"/>
XSSF won't work.
It seems that we assumed that there would be 'count' and 'uniqCount' in the
xml.
However if there is no 'count' and 'uniqCount', the excel file cannot be
handled successfully.
File attached.
--
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]