| Mantis - Quercus | |||||
| Viewing Issue Advanced Details | |||||
|  | |||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | 
| 3772 | minor | always | 11-18-09 19:13 | 03-11-13 18:22 | |
|  | |||||
| Reporter: | nam | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.36 | ||
|  | |||||
| Summary: | 0003772: drupal utf-8 issue | ||||
| Description: | (rep by bago) http://forum.caucho.com/showthread.php?t=127&page=2 [^] About the previous post, maybe the issue is in drupal trying to "eval"uing some text read from db and this text contains UTF-8, but for some reason quercus read it as iso-8859-1. It's 2 years I'm testing quercus and still I'm having issues with mysql and encoding: I read around any guide about jdbc url parameters, queries to set names/charset, but I'm unable to make it work. Reading around it seems a common issue. Caused by: com.caucho.quercus.QuercusExecutionException: java.lang.IllegalStateException buffer length is not large enough to decode UTF-8 data at com.caucho.vfs.StringStream.read(StringStream.java:80) at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1122) at com.caucho.vfs.ReadStream.readChar(ReadStream.java:533) at com.caucho.quercus.parser.QuercusParser.read(QuercusParser.java:5267) | ||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|  | |||||
| 
 | 
 | ||||
|  | |||||
| 
 | 
 | ||||
|  | |||||
| 
 | 
 | ||||
|  | |||||
| 
 | 
 | ||||