[ 
https://issues.apache.org/jira/browse/CXF-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13024908#comment-13024908
 ] 

Benson Margulies commented on CXF-3471:
---------------------------------------

You know, if there's a disposition with a name, why not use that?

> JAX-RS attachment content its are malformed
> -------------------------------------------
>
>                 Key: CXF-3471
>                 URL: https://issues.apache.org/jira/browse/CXF-3471
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.4, 2.3.4
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> AttachmentUtil creates silly content ID:
> Line 159 of Attachment Util:
> id = "Content-ID: <[email protected]";
> Likely something is  wrong around there.   The best option is probably to move
> the "decode" into the above "if" and set the id to just
> [email protected] or something at that point.
> And "Content-ID: " definitely shouldn't be there.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to