Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005298 [Resin] minor always 12-03-12 09:52 12-04-12 08:45
Reporter cowan View Status public  
Assigned To
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.33 Product Version 4.0.32
  Product Build
Summary 0005298: PDF report format errors with local that uses comma decimal
Description PDF reports are corrupt when generated in a locale that formats decimal numbers with a comma, for example 123,45. de_DE and fr_FR.

Steps To Reproduce
Additional Information Rep by F. Degen
Attached Files

- Relationships
related to 0005197closed  pdf restart reports 

- Notes
(0006101)
cowan
12-03-12 09:52

There are multiple places in the PDF generator code where we are using String.format("%1.4f", x). Specifically, the RGB colors statements. This causes corrupt and unrenderable PDFs.
 
(0006102)
cowan
12-04-12 08:45

php/1t3b
 

- Issue History
Date Modified Username Field Change
12-03-12 09:52 cowan New Issue
12-03-12 09:52 cowan Note Added: 0006101
12-03-12 09:53 cowan Relationship added related to 0005197
12-04-12 08:45 cowan Status new => closed
12-04-12 08:45 cowan Note Added: 0006102
12-04-12 08:45 cowan Resolution open => fixed
12-04-12 08:45 cowan Fixed in Version  => 4.0.33


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
34 total queries executed.
28 unique queries executed.
Powered by Mantis Bugtracker