| Anonymous | Login | Signup for a new account | 11-30-2025 07:46 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
| Status | closed | Product Version | 3.1.1 | ||||||
| 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(); ?> |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 29 unique queries executed. |