Bug #45917
RoutePartHandler transliteration must be improved
Status:
New
Priority:
Should have
Assignee:
-
Category:
MVC - Routing
Target version:
-
Start date:
2013-02-28
Due date:
% Done:
0%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
It's related to #8736, I know that the transliteration is currently not in the l18n part of Flow, but the current pseudo transliteration currently in RoutePartHandler is really german friendly ;)
I propose a path to use iconv to offer better transliteration, when the l18n transliteration is ready we can switch to it.