[wp-trac] [WordPress Trac] #37564: Case typos in remove_accents() ʼn, Ŋ and ŋ
WordPress Trac
noreply at wordpress.org
Wed Aug 3 23:54:44 UTC 2016
#37564: Case typos in remove_accents() ʼn, Ŋ and ŋ
--------------------------+-----------------------------
Reporter: gitlost | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Noticed 3 (very old) typos in remove_accents() involving wrong case: the
consecutive entries ʼn (U+0149), Ŋ (U+014A) and ŋ (U+014B) should go to n,
N and n, not N, n and N (actually I think "Ŋ" and "ŋ" should go to "NG"
and "ng" (and perhaps even "ʼn" to "'n") but that's a separate issue).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37564>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list