Ticket #2452 (new defect)
URL generation for macrons, umlauts and other special characters
| Reported by: | sminnee | Assigned to: | ischommer |
|---|---|---|---|
| Type: | defect | Priority: | medium |
| Milestone: | 2.3.0 | Component: | i18n |
| Version: | 2.2.2-rc2 | Severity: | medium effort / impact |
| Keywords: | Cc: | everplays@gmail.com | |
| Due date: | Hours: |
Description
If you have a page title that contains a macron, acute, grave, etc, then the URL should contain the unmarked character. For example, é should be transformed to e. Currently they are stripped out.
There is a server-side solution to this, which Ingo will be posting shortly.
It would also be worth making use of Ajax to generate the URLs on the server-side as soon as people enter the URLs, rather than relying on a javascript implementation of this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
