https://bz.apache.org/bugzilla/show_bug.cgi?id=60801

Max <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |Windows 8

--- Comment #1 from Max <[email protected]> ---
I have found the wrong work of readLongLE() method in DataInputBlock.class.
If we have, for example numbers like in our excel sheet:

90003097950700100
90003147950700100
90005037950200100
90005037950200200
90005037950200300

In POI in will be:

90003097950700096
90003147950700096
90005037950200096
90005037950200192
90005037950200304

after transformation.

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