[
https://issues.jboss.org/browse/WFLY-2531?page=com.atlassian.jira.plugin....
]
Stuart Douglas resolved WFLY-2531.
----------------------------------
Fix Version/s: 8.0.0.CR1
Resolution: Partially Completed
Wildfly now contains a way to set default encoding, as a way to fix the weld issue. There
are also workarounds that are specified in the other issue.
WildFly breaks utf-8 encoded strings in x-www-form-urlencoded
-------------------------------------------------------------
Key: WFLY-2531
URL:
https://issues.jboss.org/browse/WFLY-2531
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.0.0.Beta1
Reporter: Denis Kostousov
Assignee: Stuart Douglas
Fix For: 8.0.0.CR1
HTTP clients don't send the charset definition in a Content-Type header during form
posting. The undertow-core library assume ISO-8859-1 as default encoding for
x-www-form-urlencoded requests. Therefore a javaee application can't receive correct
non-english characters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira