Ticket #846 (closed enhancement: fixed)
field sluggable and accented character
| Reported by: | Garfield-fr | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.10.3 |
| Component: | Other | Version: | 0.10.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description
I have tested this functionality but it's not perfect. All accented characters are removed.
Actual: Input: présentation de la planète -> Output: prsentation-de-la-plante
I would like this: Input: présentation de la planète -> Output: presentation-de-la-planete
I attach a function that I use
Attachments
Change History
Note: See
TracTickets for help on using
tickets.