[Bug 171922] Writer: inconsistent collating sequence in Alphabetical Index

2026-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=171922

Neil Roberts  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |NOTABUG

--- Comment #3 from Neil Roberts  ---
I think this is a separate issue from bug 65018.

As far as I can tell, the sorting works by having a locale-specific ordering
specified in an XML file in i18npool/source/localedata/data. For example, en-US
only defines an order for the Latin alphabet like this:

A-Z

For any characters not specified by that key, it looks like the ICU library is
used. That has defined weights for different characters and I guess those are
used for sorting.

So I think the order is effectively “unicode order”, because it’s the sorting
order defined by Unicode, but that’s not the same thing as sorting by the
codepoint number. That seems like reasonable behaviour to me so maybe we can
close this bug as NOTABUG.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 171922] Writer: inconsistent collating sequence in Alphabetical Index

2026-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=171922

--- Comment #2 from Fedon Kadifeli  ---
This bug is present since 13 years? :(

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 171922] Writer: inconsistent collating sequence in Alphabetical Index

2026-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=171922

Fedon Kadifeli  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Fedon Kadifeli  ---


*** This bug has been marked as a duplicate of bug 65018 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 171922] Writer: inconsistent collating sequence in Alphabetical Index

2026-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=171922

ajlittoz  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=65
   ||018

-- 
You are receiving this mail because:
You are the assignee for the bug.