Cédric Damioli created COCOON-2361:
--------------------------------------

             Summary: Cannot upload a file with name containing a '=' or a ';'
                 Key: COCOON-2361
                 URL: https://issues.apache.org/jira/browse/COCOON-2361
             Project: Cocoon
          Issue Type: Bug
          Components: * Cocoon Core
    Affects Versions: 2.1.12
            Reporter: Cédric Damioli
             Fix For: 2.1.13


The RFC allows eg. 
{code}Content-Disposition: form-data; name="file"; 
filename="6008160736474408812-account_id=1.jpg"{code}

but the MultiPartParser tokenizes on the '=' Inside the filename, leading to 
incorrect file name after upload



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to