/[Apache-SVN]
ViewVC logotype

Revision 1885011


Jump to revision: Previous Next
Author: centic
Date: Fri Jan 1 15:51:19 2021 UTC (3 years, 5 months ago)
Changed paths: 3
Log Message:
Bug 64750: Do not use CTDataValidations.getCount(), instead only rely on getDataValidationArray

Field "count" seems to be optional according
to the schema, so by using only the array
Apache POI can read data validations from
workbooks that do not populate the
"count" field properly.

Changed paths

Path Details
Directorypoi/trunk/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java modified , text changed
Directorypoi/trunk/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java modified , text changed
Directorypoi/trunk/test-data/spreadsheet/64750.xlsx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26