Project

Profile

Help

Bug #4194

closed

CollationKey for AlphanumericCollator always does codepoint collation

Added by Michael Kay about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Localization
Sprint/Milestone:
-
Start date:
2019-04-09
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

At some point the alphanumeric collator (which, for example, sorts "Chap2" before "Chap10") was enhanced so that the non-numeric parts could be compared using some base collation, rather than always being compared using codepoint collation. However, AlphanumericCollator.getCollationKey() returns a collation key that assumes codepoint collation for the non-numeric parts.

Please register to edit this issue

Also available in: Atom PDF