https://issues.apache.org/bugzilla/show_bug.cgi?id=51476
Bug #: 51476
Summary: [PATCH] Fixes broken cell formatting for boolean
values; fixes html conversion for XSSF
Product: POI
Version: 3.8-dev
Platform: PC
Status: NEW
Severity: regression
Priority: P2
Component: XSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27258
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27258
patch in tar.gz as created by ant
This patch fixes two regressions that break cell formatting and html
conversion, that seem due to API changes:
1) In the SS formatter:
the cell formatter was broken when evaluating boolean cell values.
2) in the HTML conversion:
a 4 byte rgba vector was expected; this has changed, the patch address the
issue.
This can be tested by running org.apache.poi.ss.examples.html.ToHtml on the
test file FormulaEvalTestData.xls
--
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]