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: dev@poi.apache.org
          Reporter: one...@apache.org

>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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to