[
https://issues.apache.org/jira/browse/CXF-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15413434#comment-15413434
]
ASF GitHub Bot commented on CXF-6989:
-------------------------------------
Github user sberyozkin commented on the issue:
https://github.com/apache/cxf/pull/151
Well at the moment the CXF code splits by "=". This can be rewritten to
check for the first "=" instead and it will be faster and will work for quoted
and unquoted file names like filename="a.txt" or filename=a.txt or
filename="a=b.txt". Introducing an extra dependency to process this parsing
case seems avoidable, thanks
> Content Disposition does not handle "=" in filename
> ---------------------------------------------------
>
> Key: CXF-6989
> URL: https://issues.apache.org/jira/browse/CXF-6989
> Project: CXF
> Issue Type: Bug
> Components: Core
> Reporter: Kevin Osborn
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)