Ticket #846 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

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

formatting.class.php (8.5 KB) - added by Garfield-fr 16 months ago.

Change History

Changed 16 months ago by Garfield-fr

Changed 16 months ago by jwage

  • status changed from new to closed
  • resolution set to fixed

(In [3970]) fixes #846

Note: See TracTickets for help on using tickets.