Details
-
Type:
Bug
-
Status: Closed
-
Severity:
High
-
Resolution: Fixed
-
Affects Version/s: 3.8.0 (3.8.0 GA Platform Release)
-
Fix Version/s: 3.8.1 GA (4.0.0 GA Suite Release)
-
Component/s: Report Generation
-
Labels:None
-
Notice:
Description
The client has reported the following behaviour on 3.8GA
Value: 1234.560 resulted 1234.56 (Correct)
Value: 1234.561 resulted 1234.56 (Correct)
Value: 1234.562 resulted 1234.56 (Correct)
Value: 1234.563 resulted 1234.56 (Correct)
Value: 1234.564 resulted 1234.56 (Correct)
Value: 1234.565 resulted 1234.56 (Still incorrect, its rounding down - It should be 1234.57)
Value: 1234.566 resulted 1234.57 (Correct)
Value: 1234.567 resulted 1234.57 (Correct)
Value: 1234.568 resulted 1234.57 (Correct)
Value: 1234.569 resulted 1234.57 (Correct)
I seem to remember that is correct behaviour due to the rounding algorithm used in Report Designer.
Is this correct?
Attachments
Issue Links
- is duplicated by
-
PRD-3349 Request for patch to Report Designer 3.7 to fix number truncation problem
-
- Closed
-