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
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]