Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003413 [Quercus] major always 03-24-09 15:52 10-23-23 21:46
Reporter markr View Status public  
Assigned To nam
Priority high Resolution open  
Status assigned   Product Version 4.0.0
Summary 0003413: Support unicode blog titles in WordPress
Description setting a wordpress blog title (blog name) to a unicode string doesn't work under quercus (the blog title is displayed as question marks, hex: EF BF BD).

this works fine in mod_php.
Additional Information may or may not be related to http://bugs.caucho.com/view.php?id=3400 [^]
Attached Files

- Relationships

- Notes
(0004098)
dl
07-20-09 04:59

Seems this is not WordPress related, but a general Quercus issue:
http://maillist.caucho.com/pipermail/resin-interest/2008-April/002403.html [^]
 
(0004364)
dl
12-24-09 04:30

This is fixed in the current (24/12/2009) snapshot build of Quercus.
 
(0004399)
domdorn
01-28-10 15:10

I think this may have to do something with
resin-trunk/modules/quercus/src/com/caucho/quercus/lib/db/Mysqli.java
...

In method
 protected ConnectionEntry connectImpl(..)
the Encoding is statically set to ISO8859_1
a comment there states
    // Explicitly indicate that we want iso-8859-1 encoding so
    // we would know what encoding to use to convert StringValues
    // to Strings
    // php/140b
but I don't see any conversion happening.
 

- Issue History
Date Modified Username Field Change
03-24-09 15:52 markr New Issue
04-07-09 18:50 nam Priority normal => high
04-10-09 11:22 dl Issue Monitored: dl
04-30-09 11:04 nam Status new => assigned
04-30-09 11:04 nam Assigned To  => nam
07-20-09 04:59 dl Note Added: 0004098
12-24-09 04:30 dl Note Added: 0004364
01-28-10 15:10 domdorn Note Added: 0004399
11-21-10 10:43 fvlankvelt Issue Monitored: fvlankvelt
10-23-23 21:46 Mira23 Note Added: 0007288
11-14-23 17:40 ferg Note Deleted: 0007288


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