You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/10/28 14:56:46 UTC

[Bug 55713] New: DataValidation, getErrorStyle(), getEmptyCellAllowed() flags are wrong

https://issues.apache.org/bugzilla/show_bug.cgi?id=55713

            Bug ID: 55713
           Summary: DataValidation,  getErrorStyle(),
                    getEmptyCellAllowed() flags are wrong
           Product: POI
           Version: 3.7
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: evingot@informatica.com

When reading XLSX files with data validations.
DataValidation.getErrorStyle() always returns 1 (warning)
DataValidation.getEmptyCellAllowed() always returns true.

Checked in 3.7 and 3.9 for XSSFSheet.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 55713] DataValidation, getErrorStyle(), getEmptyCellAllowed() flags are wrong

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55713

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
Any chance you could produce a short unit test that shows the problem? For
example, a small file with a few different validations in it, some valid and
some not, along with a short bit of POI code that tries to read and assert
them?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org