https://bugzilla.wikimedia.org/show_bug.cgi?id=54168

--- Comment #4 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to comment #2)
> This is the chart for uca-et:
> http://collation-charts.org/icu442/icu442-et.html
> (things on the same line are roughly considered the same letter. This chart
> is
> for a different version of uca then we use. Ill check later when I have my
> laptop if things are different for later versions)

It appears this chart is still accurate (For reference for myself, since I can
never find it, most recent version of icu library rules is at
https://ssl.icu-project.org/repos/icu/icu/trunk/source/data/coll/et.txt )

--------

>If v and w are treated as in the chart referenced above, then I assume you can
>modify this here as the chart was modified for Finnish in bug 46330?

Finish had an issue with the section headings. The chart itself wasn't
modified.


We don't have the ability to do custom charts at the moment (The functionality
is supported in ICU library, but PHP's intl library doesn't expose it to us).

We could maybe do something hacky like replace "W" with U+1D21 ('LATIN LETTER
SMALL CAPITAL W' - which does not get sorted like "V" in uca-et collation) just
for the sorting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to