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

            Bug ID: 58883
           Summary: Numbers after the decimal point are being cut
                    (rounded) in version 3.13, but not in version 3.10.1
                    (BWC break)
           Product: POI
           Version: 3.13-FINAL
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 33459
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=33459&action=edit
Contains a number that is being read not correctly

In version 3.10.1 reading a number that it's value is actually
620.91666666666663 (in the xml) will be read as is.
After upgrading to version 3.13 this number is being read as 620.916666666667
There are many more examples which are more critical.
This is kind of BWC break, nevertheless the number that is being read is not
accurate.

see attached file, contains the example number i gave in column EH.

appreciate any kind of help.

Thanks

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