Anonymous | Login | Signup for a new account | 12-17-2024 14:54 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002140 | [Resin] | major | always | 11-05-07 07:22 | 11-05-07 14:17 | ||||
Reporter | refactor | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.1.3 | ||||||
Summary | 0002140: French Character Processing | ||||||||
Description |
Forms which have french characters throws error upon submission java.io.CharConversionException: illegal utf8 encoding at 0x61 [10:15:23.408] at com.caucho.vfs.i18n.UTF8Reader.read(UTF8Reader.java:109) [10:15:23.408] at com.caucho.vfs.i18n.UTF8Reader.read(UTF8Reader.java:177) [10:15:23.408] at com.caucho.vfs.AbstractByteToChar.readChar(AbstractByteToChar.java:153) [10:15:23.408] at com.caucho.vfs.AbstractByteToChar.flush(AbstractByteToChar.java:138) [10:15:23.408] at com.caucho.vfs.ByteToChar.getConvertedString(ByteToChar.java:82) [10:15:23.408] at com.caucho.server.connection.Form.parsePostData(Form.java:196) [10:15:23.408] at com.caucho.server.connection.AbstractHttpRequest.parseQuery(AbstractHttpRequest.java:1950) |
||||||||
Additional Information | I have tried several approaches. If we could force ISO-8859-1. I think we woudl be ok. BTW, Tomcat has no problem processing the same submission. | ||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
32 total queries executed. 28 unique queries executed. |