Opened 14 years ago
Closed 11 years ago
#16908 closed enhancement (worksforme)
Normalize remove_accents() data
Reported by: | hakre | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.1 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
The remove_accents() functions contains the translitaration data in diverse formats. To normalize the code, a format of arrays containing key=>value replacements where the string value of key transposes into the string value of value.
That's already common for a large part of the function.
Attachments (4)
Change History (8)
Note: See
TracTickets for help on using
tickets.
latin-1, part I