Opened 22 years ago
Closed 21 years ago
#836 closed defect (bug) (fixed)
Add Latin Extended-A Unicode decompositions to remove_accents()
| Reported by: | ryan | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
Add decompositions for the Latin Extended-A Unicode block to
remove_accents(). See the decompositions for Latin-1 Supplement for an example. For each character in Latin Extended-A that has an unaccented Basic Latin character in its canonical decompostion, map the UTF-8 octets for that character to the Basic Latin character. Reference the UCD or employ a character map utility to get the canonical decomposition.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
http://trac.wordpress.org/changeset/2484