[infinispan-issues] [JBoss JIRA] (ISPN-2388) CharSequence get converted to ChannelBuffer without explicit Charset

Tristan Tarrant (JIRA) jira-events at lists.jboss.org
Fri Oct 12 15:57:03 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-2388:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/1386

    
> 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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list