[ 
https://issues.apache.org/jira/browse/SYNAPSE-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595505#action_12595505
 ] 

Andreas Veithen commented on SYNAPSE-261:
-----------------------------------------

The problem is fixed for outgoing messages, but not yet for incoming text files 
picked up by the VFS transport. I will try to have a look at this during the 
weekend, but probably we will have to move this to the next release.

> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to