| Anonymous | Login | Signup for a new account | 11-07-2025 13:51 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 4.0.0 | Product Version | 4.0.0 | ||||
| Product Build | |||||||||
| 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. |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |