Closed (duplicate)
Project:
Pathauto
Version:
5.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2007 at 22:15 UTC
Updated:
8 Sep 2011 at 13:22 UTC
Hello
I used the last release.
I have define a french taxonomy with accents like in a lot of language (swenden, german, spanish, french...).
But Pathauto don't feel the path area with the better rule.
So À à â ä should transform as a simple "a" in URLs.
î ï - > i
ôö -> o
Æ æ -> ae
Œ œ -> oe
ç -> c
...
Sometimes URLs becomes not human readable. Like with morse signs : http://drupalproject/--v-l-la--.html
Thanks for a solution with a complet list of rules perhaps for all accents.
Comments
Comment #1
floown commentedSorry I'm back ^_^
With this kind of title 'un titre avec des accents ? éèëêà{}ùũûü'
I have this error:
This suggest list should covers all latin languages.
Regards,
F.
Comment #2
gregglesPlease see http://drupal.org/node/142574
I believe this is already done and you just need to enable it following the instructions available in INSTALL.txt and README.txt
Comment #3
elgandoz commentedJust because I came across this issue recently...the fix from Pathauto's INSTALL.txt :
**Transliteration support:
If you desire transliteration support in the creation of URLs (e.g. the
replacement of Á with A) then you will need to install the Transliteration
module, which can be found at http://drupal.org/project/transliteration