You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2011/08/02 20:12:27 UTC

[jira] [Resolved] (AXIOM-379) Attachments buffered using files are not decoded

     [ https://issues.apache.org/jira/browse/AXIOM-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen resolved AXIOM-379.
-----------------------------------

    Resolution: Fixed

> Attachments buffered using files are not decoded
> ------------------------------------------------
>
>                 Key: AXIOM-379
>                 URL: https://issues.apache.org/jira/browse/AXIOM-379
>             Project: Axiom
>          Issue Type: Bug
>    Affects Versions: 1.2.12
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>             Fix For: 1.2.13
>
>
> When PartOnFile is used (i.e. when the length is above the threshold and a file is used to buffer the attachment) and the attachment uses a Content-Transfer-Encoding other than binary, then the input stream returned by the corresponding DataHandler is incorrect. It represents the raw content of the attachment, but it should be the decoded content. This only occurs with PartOnFile; PartOnMemory(Enhanced) works correctly.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org