You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2008/05/12 00:21:55 UTC

[jira] Resolved: (SYNAPSE-261) VFS transport doesn't handle text file encoding

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

Andreas Veithen resolved SYNAPSE-261.
-------------------------------------

    Resolution: Fixed

> VFS transport doesn't handle text file encoding
> -----------------------------------------------
>
>                 Key: SYNAPSE-261
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-261
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.1
>            Reporter: Andreas Veithen
>            Assignee: Andreas Veithen
>             Fix For: 1.2
>
>
> * VFSUtils#getMessageTextPayload reads the file into a byte[] and constructs a String object from it without specifying the encoding.
> * VFSTransportSender#populateResponseFile uses String#getBytes without specifying the encoding.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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