]
Tristan Tarrant updated ISPN-2388:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
CharSequence get converted to ChannelBuffer without explicit Charset
--------------------------------------------------------------------
Key: ISPN-2388
URL:
https://issues.jboss.org/browse/ISPN-2388
Project: Infinispan
Issue Type: Bug
Reporter: Norman Maurer
Assignee: Mircea Markus
There are a few places in infinispan where a CharSequence is converted to a
ChannelBuffer. This is done without an explicit Charset given, and so depends on the
default Charset of the Platform. This should be fixed by use UTF_8 everywhere.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: