Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004567 [Quercus] major always 05-20-11 04:37 07-27-12 19:47
Reporter andrew_miah View Status public  
Assigned To nam
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version Product Version
  Product Build
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
Attached Files

- Relationships

- Notes
(0005280)
andrew_miah
05-01-11 07:46

Hello,

Is there any update regarding this issue? I just need to know if you intend to permit UTF-8 in Quercus?

BR,
Andrew.
 
(0005988)
nam
07-27-12 19:47

Fixed for 4.0.30.

http://bugs.caucho.com/view.php?id=5160 [^]
 

- Issue History
Date Modified Username Field Change
05-20-11 04:37 andrew_miah New Issue
05-01-11 07:46 andrew_miah Note Added: 0005280
07-27-12 19:47 nam Status new => assigned
07-27-12 19:47 nam Assigned To  => nam
07-27-12 19:47 nam Status assigned => closed
07-27-12 19:47 nam Note Added: 0005988
07-27-12 19:47 nam Resolution open => fixed


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker