[wp-trac] [WordPress Trac] #23907: Scandinavian ligatures transcribed wrong in remove_accents()
WordPress Trac
noreply at wordpress.org
Mon Nov 25 09:15:01 UTC 2013
#23907: Scandinavian ligatures transcribed wrong in remove_accents()
-----------------------------------------------+------------------
Reporter: dnusim | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8
Component: I18N | Version: 3.6
Severity: minor | Resolution:
Keywords: has-patch needs-testing 3.8-early |
-----------------------------------------------+------------------
Comment (by tlamedia):
Replying to [comment:36 knutsp]:
> In domains, Norwegian muncipalities transliterate `ø` to `o`. "Løten"
has domain `loten.kommune.no`. This continues even after IDN was
introduced.
>
> The Swedish character `ö` is similar to the Norwegian/Danish `ø`. When
`ö` becomes `o` then `ø` should also become `o`. If Swedish `å` should
become `a` then Norwegian/Danish `å` (exact same character as the Swedish
one) should also become `a`.
>
> ä -> a (Swedish)
> æ -> ae (Danish/Norwegian)
> ö -> o (Swedish)
> ø -> o (Danish/Norwegian)
> å -> a (Swedish/Danish/Norwegian all common)
>
> This is still a WONTFIX to me.
So to make everyone happy we need to limit it to just da_DK
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23907#comment:37>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list