https://bz.apache.org/bugzilla/show_bug.cgi?id=64595
Bug ID: 64595
Summary: [PATCH] Missing quoting of pre-evaluated string values
in formula cells causes corrupt files
Product: POI
Version: 4.1.2-FINAL
Hardware: PC
OS: Linux
Status: NEW
Severity: regression
Priority: P2
Component: SXSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When writing a formula with a precalculated value special characters are not
quoted in SheetDataWriter.java which may cause a corrupt file.
The issue only occurs when using the streaming implementation SXSSF. Earlier
POI versions did not have this issue. It occured only after updating to a
more-recent Java 11 compatible version.
--
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]