|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1755 | major | always | 05-23-07 07:51 | 06-03-07 10:11 | |
|
|
|||||
| Reporter: | naonaoyh | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.1 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.2 | ||
|
|
|||||
| 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: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||