[ 
https://issues.apache.org/jira/browse/WICKET-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Ertl resolved WICKET-3210.
--------------------------------

    Resolution: Fixed
      Assignee: Peter Ertl

@major peter: yeah, stomped over that when working on WICKET-3211 (which is 
fixed, too, btw). after some deep investigation with help of Igor we added 
"accept-encoding" to multipart/form-data encoded forms and use the application 
response-request encoding. This should keep encoding consistent between 
response and subsequent request and avoid garbled text :-)



> Wrong text encoding when receiving multipart forms data
> -------------------------------------------------------
>
>                 Key: WICKET-3210
>                 URL: https://issues.apache.org/jira/browse/WICKET-3210
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Adrian Kaminski
>            Assignee: Peter Ertl
>         Attachments: wicket-3210.tar.gz
>
>
> There is problem with getting data from multipart forms in proper encoding 
> (e.g. UTF-8). When user puts his national characters in such form,  he gets 
> them messed - more descriptive information: 
> http://www.mail-archive.com/[email protected]/msg58119.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to