Opened 2 years ago
Last modified 21 months ago
#16908 new enhancement
Normalize remove_accents() data
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | info@…, poststelle@… |
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)
Note: See
TracTickets for help on using
tickets.

latin-1, part I