[jira] [Closed] (COCOON-2361) Cannot upload a file with name containing a '=' or a ';'
Cédric Damioli (JIRA) <[email protected]> Fri, 1 Mar 2019 16:21:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.cocoon.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/COCOON-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Cédric Damioli closed COCOON-2361.
----------------------------------
Resolution: Fixed
> 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
> Priority: Major
> 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)