https://bz.apache.org/bugzilla/show_bug.cgi?id=60253
Bug ID: 60253
Summary: XSSFValidationConstraint.prettyPrint() changed from
3.14 to 3.15
Product: POI
Version: 3.15-FINAL
Hardware: PC
OS: All
Status: NEW
Severity: regression
Priority: P4
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
>From Blake Watson via user@ mailing list on 2016-10-12:
Between 3.14 and 3.15 the return from .prettyPrint, when passed a
ValidationConstraint with a list range in it changed. This appears not to
be noted in the Changes log.
Formerly, a list would be returned as:
list [$A$1:$Z$26]
And is now returned as:
list "$A$1:$Z$26"
​Brackets replaced with quotes.
--
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]