Collator example for SECONDARY uses wrong code point

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 26
    • Affects Version/s: 26
    • Component/s: core-libs
    • b14

      The example for Collator.SECONDARY uses the character 'ä' which is

      U+00E4 LATIN SMALL LETTER A WITH DIAERESIS

      however it is described mistakenly as U+00E9.

      It might also be helpful for the example for Collator.IDENTICAL to use the same example as for SECONDARY. That is, it should use "\u00e4" and "a\u0308" as the comparison strings.

            Assignee:
            Naoto Sato
            Reporter:
            Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: