|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 2140 | major | always | 11-05-07 07:22 | 11-05-07 14:17 | |
|
|
|||||
| Reporter: | refactor | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.3 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|
|||||
| 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) |
||||
| Steps To Reproduce: | |||||
| 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. | ||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||