Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003390 [Quercus] minor always 03-16-09 10:15 03-19-09 16:27
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product Version 4.0.0
Summary 0003390: iconv() doesn't support big5 encoding
Description <?php
$text = iconv('utf-8', 'big5', "\xE2\x82\xAC");
print bin2hex($text);

(That's a "euro" symbol in UTF-8.) Regular PHP prints "a3e1". Quercus prints nothing.
Additional Information
Attached Files

- Relationships

- Notes
(0003910)
nam
03-19-09 16:27

php/453s
 

- Issue History
Date Modified Username Field Change
03-16-09 10:15 koreth New Issue
03-19-09 16:26 nam Status new => assigned
03-19-09 16:26 nam Assigned To  => nam
03-19-09 16:27 nam Status assigned => closed
03-19-09 16:27 nam Note Added: 0003910
03-19-09 16:27 nam Resolution open => fixed
03-19-09 16:27 nam Fixed in Version  => 4.0.0


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