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

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Dominik Stadler <[email protected]> ---
I have fixed this as far as possible in r1612557, however the case with blank
cells does not work in POI currently because of the way dates below "1" are
handled. 

Currently POI sees these dates as invalid and thus always returns -1.0 as value
from DateUtil methods, so this is what the emtpy-case results in. 

Changing this would have side-effects in other places, so I kept it this way
for now.

-- 
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]

Reply via email to