[
https://jira.jboss.org/browse/JBWEB-175?page=com.atlassian.jira.plugin.sy...
]
Remy Maucherat resolved JBWEB-175.
----------------------------------
Resolution: Rejected
"null" is a valid setting, which gives the best performance if you only need
(like most people should) non internationalized character sets. Setting a value degrades
performance. Also, if specifying a bogus value, it shouldn't crash, but it will fall
back to "null" after failing to load the character converter (and printing an
error message or two).
Out of the EAP context and its possible support needs, I am rejecting this request,
it's not useful enough.
In server.xml include URIEncoding="${jboss.uri.encoding}"
by default on the HTTP and AJP connectors
---------------------------------------------------------------------------------------------------
Key: JBWEB-175
URL:
https://jira.jboss.org/browse/JBWEB-175
Project: JBoss Web
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Core
Affects Versions: JBossWeb-2.1.8.GA
Reporter: Samuel Mendenhall
Assignee: Remy Maucherat
Priority: Minor
Fix For: JBossWeb-2.1.9.GA
Allow for a default property substitution for URIEncoding such as
URIEncoding="${jboss.uri.encoding}" which won't affect existing deployments,
just allow the system property to be set if needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira