|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4567 | major | always | 05-20-11 04:37 | 07-27-12 19:47 | |
|
|
|||||
| Reporter: | andrew_miah | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004567: Cannot Enable Unicode (4.0.18) | ||||
| Description: |
Hello, Sorry this is a tricky one. We couldn't seem to enable unicode semantics via php.ini using all of the following directives: unicode.semantics=on unicode.output_encoding=utf-8 unicode.runtime_encoding=utf-8 iconv.output_encoding=utf-8 unicode.fallback_encoding=utf-8 Instead we manually enabled unicode semantics at runtime: quercus_get_quercus()->setUnicodeSemantics( TRUE ); Though this seems to cause spurious on page refreshes, initially failing and subsequently working. Does unicode work in Quercus or should we rely on 8859- ? Using this method also seemed to cause problems with arrays and isset tests in class methods. BR, Andrew. |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||