-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P5
-
None
-
Affects Version/s: 1.1.3
-
Component/s: core-libs
-
sparc
-
solaris_2.5.1
Comparison of Unicode strings fails to conform to the Unicode 2.0 standard,
Section 3.10, Table 3-2 Canonical Ordering Results when using the compare method in the Collator class. The problem occurs whenever a base character is followed by multiple combining characters in the same combining class. In that case, the canonicalization should not sort the combining characters, but does.
Section 3.10, Table 3-2 Canonical Ordering Results when using the compare method in the Collator class. The problem occurs whenever a base character is followed by multiple combining characters in the same combining class. In that case, the canonicalization should not sort the combining characters, but does.