[
https://issues.apache.org/jira/browse/CXF-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Moesel reopened CXF-596:
------------------------------
This patch has not yet been applied.
SVN revision 531684 fixed CXF-593, not this one (CXF-596). This bug still
stands.
> ContentID generated incorrectly for MTOM attachments
> ----------------------------------------------------
>
> Key: CXF-596
> URL: https://issues.apache.org/jira/browse/CXF-596
> Project: CXF
> Issue Type: Bug
> Components: Transports
> Affects Versions: 2.0-RC
> Reporter: Chris Moesel
> Attachments: CXF-596.patch
>
>
> The generated ContentID for MTOM binary attachments is generated incorrectly.
> It appears that the entire CID is URL-encoded, causing the @ to be changed
> to %40. This in turn causes interoperability problems with Axis2.
> Although I am not entirely familiar with the CID spec, the RFC appears to
> indicate that some level of URL-encoding should occur, but in all its
> examples, the @ is never URL-encoded:
> http://www.apps.ietf.org/rfc/rfc2111.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.