Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002972 [Quercus] minor always 09-27-08 19:33 10-02-08 13:35
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 3.2.1
Summary 0002972: printf() decimal format specifier doesn't work
Description <?php
printf("%0.9f\n", 123.456);

Vanilla PHP prints 123.456000000. Quercus throws an exception: "java.util.MissingFormatWidthException: 0.9f".
Additional Information
Attached Files

- Relationships

- Notes
(0003485)
nam
10-02-08 13:35

php/115k
 

- Issue History
Date Modified Username Field Change
09-27-08 19:33 koreth New Issue
10-01-08 12:08 nam Status new => assigned
10-01-08 12:08 nam Assigned To  => nam
10-02-08 13:35 nam Status assigned => closed
10-02-08 13:35 nam Note Added: 0003485
10-02-08 13:35 nam Resolution open => fixed
10-02-08 13:35 nam Fixed in Version  => 3.2.1


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