[jboss-jira] [JBoss JIRA] (WFLY-2533) Add ability to set default character encoding on a subsystem level

Tomaz Cerar (JIRA) issues at jboss.org
Sun Dec 22 16:42:33 EST 2013


    [ https://issues.jboss.org/browse/WFLY-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933063#comment-12933063 ] 

Tomaz Cerar commented on WFLY-2533:
-----------------------------------

Yes it was bug in parser, not sure how I missed that. Added a test to address that.
PR with a fix https://github.com/wildfly/wildfly/pull/5651
                
> Add ability to set default character encoding on a subsystem level
> ------------------------------------------------------------------
>
>                 Key: WFLY-2533
>                 URL: https://issues.jboss.org/browse/WFLY-2533
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Web (Undertow)
>            Reporter: Stuart Douglas
>            Assignee: Tomaz Cerar
>             Fix For: 8.0.0.CR1
>
>
> Stuart: the charset one should be pretty simple, just an attribute on <servlet-container?
> Stuart: ideally we would also have it in jboss-web.xml as well
> Stuart: I should also add an option to use the connector encoding
> Stuart: as connectors have their own encoding set
> Stuart: that is used to decode the URL
> Stuart: we should have an option to use the connector encoding as the default encoding

--
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


More information about the jboss-jira mailing list