| Anonymous | Login | Signup for a new account | 11-30-2025 08:24 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 | ||||
| 0001755 | [Quercus] | major | always | 05-23-07 07:51 | 06-03-07 10:11 | ||||
| Reporter | naonaoyh | View Status | public | ||||||
| Assigned To | |||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.1.2 | Product Version | 3.1.1 | ||||
| Product Build | |||||||||
| Summary | 0001755: print unicode string between ob_start() and ob_end* make Garbage Output | ||||||||
| Description |
such code can reproduce this issue. <?php ob_start(); $test = '&20320;&22909;&21568;'; echo "Hello World, From" . $test; ob_end_flush(); ?> |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 29 unique queries executed. |