[
https://issues.apache.org/jira/browse/CXF-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang resolved CXF-6435.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.1.6
3.2.0
commit fix
http://git-wip-us.apache.org/repos/asf/cxf/commit/2e9bf648 for master
http://git-wip-us.apache.org/repos/asf/cxf/commit/837d91e8 for 3.1.x-fixes
branch
> Support base64 for attachment encoding in CXF
> ---------------------------------------------
>
> Key: CXF-6435
> URL: https://issues.apache.org/jira/browse/CXF-6435
> Project: CXF
> Issue Type: Bug
> Reporter: Susan Javurek
> Assignee: Freeman Fang
> Fix For: 3.2.0, 3.1.6
>
>
> Description of the issue is in this forum post:
> http://cxf.547215.n5.nabble.com/Setting-soap-attachment-Content-Transfer-Encoding-td3335835.html
> Attachment encoding in CXF doesn't support base64. AttachmentSerializer.class
> in cxf-api contains the hardcoded value
> writer.write(URLDecoder.decode(attachmentId, "UTF-8"));
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)