[jboss-jira] [JBoss JIRA] (WFLY-5026) WildFly breaks utf-8 encoded strings in Content-Disposition header

Denis Kostousov (JIRA) issues at jboss.org
Wed Jul 29 10:15:06 EDT 2015


Denis Kostousov created WFLY-5026:
-------------------------------------

             Summary: WildFly breaks utf-8 encoded strings in Content-Disposition header
                 Key: WFLY-5026
                 URL: https://issues.jboss.org/browse/WFLY-5026
             Project: WildFly
          Issue Type: Bug
          Components: REST
    Affects Versions: 9.0.1.Final
         Environment: linux fedora 22
wildfly-9.0.1.Final
firefox 
chromium
            Reporter: Denis Kostousov
            Assignee: Stuart Douglas


a browsers don't send a charset information in multipart/form-data http-post. The apache mime4j library assume us-ascii charset for decoding parts headers. Therefore a javaee application can't receive correct non-english characters in Content-Disposition header and application can't correct determinate uploaded filename.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list