Support #1241
Bad permalink adress
| Status : | New | Start : | 07/22/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | neuro - | % Done : | 0% |
|
| Category : | admin | |||
| Target version : | 5.2 | |||
| Resolution : |
Description
For example if I set title - "Еще одна проверка"
The generated permalink will be - "http://example/2008/07/23/e-a-e-o-c-o-e-c-c"
But sometimes it works properly
title - "Проверка сообщений"
permalink - "http://well.nahy.name/2008/07/23/Проверка-сообщений"
Any ideas for fixing?
History
07/23/2008 12:36 AM - neuro -
- Assigned to set to neuro -
- Target version changed from 5.1 to 5.2
I see, this is a "normal" behaviour in the way it's the way I wanted it to behave. Unfortunately it has some side effects...
What it does is stripping non acii characters and converting accentuated characters for SEO friendlyness. But it seems that what work in french doesn't in all languages.
Will see how I can fix this without breaking the working stuff
