[wp-trac] [WordPress Trac] #23907: Scandinavian ligatures transcribed wrong in remove_accents()
WordPress Trac
noreply at wordpress.org
Sat Mar 30 08:52:56 UTC 2013
#23907: Scandinavian ligatures transcribed wrong in remove_accents()
-----------------------------+--------------------------
Reporter: dnusim | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Permalinks
Version: trunk | Severity: minor
Keywords: |
-----------------------------+--------------------------
remove_accents() is transcribing old scandinavian ligatures wrong: ÆØÅøå
should be transcribed as 'Ae', 'Oe', 'Aa', 'oe' and 'aa' respectively.
Transcribation rules are the same in swedish, danish and norwegian. In
trunk they are transcribed as 'AE', 'O', 'A', 'o', 'a'.
See #4739, #9591 for history.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23907>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list