cs.canEncode(c) incorrectly returns false when cs is EUC-TW and c <= 0xff

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 5.0
    • Component/s: core-libs

      Charset.forName("EUC-TW").newEncoder().canEncode(c)
      returns false for all c <= 0xff.
      But many of those characters (in particular, all the ASCII characters),
      can be encoded.

      (This is a part of the fix for 5065777)

      ###@###.### 2004-06-22

            Assignee:
            Martin Buchholz
            Reporter:
            Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: