Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-2388

CharSequence get converted to ChannelBuffer without explicit Charset

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      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.

            mircea.markus Mircea Markus (Inactive)
            normanmaurer Norman Maurer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: