]
Tomaz Cerar updated WFLY-2276:
------------------------------
Fix Version/s: 8.0.0.CR1
URI ENCODING does not work in the beta1 version (UTF-8)
-------------------------------------------------------
Key: WFLY-2276
URL:
https://issues.jboss.org/browse/WFLY-2276
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Undertow)
Affects Versions: 8.0.0.Beta1
Environment: Java 7, ubuntu 12.04
Reporter: alexandre xypas
Assignee: Tomaz Cerar
Labels: encoding, utf-8
Fix For: 8.0.0.CR1
In standalone.xml, the following is working in Alpha4, but not anymore in Beta1.
<property name="org.apache.catalina.connector.URI_ENCODING"
value="UTF-8"/>
<property
name="org.apache.catalina.connector.USE_BODY_ENCODING_FOR_QUERY_STRING"
value="true"/>
--
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: