Closed (duplicate)
Project:
Pathauto
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2006 at 16:18 UTC
Updated:
13 Sep 2006 at 17:15 UTC
Jump to comment: Most recent file
Comments
Comment #1
havran commentedPatch attached.
Comment #2
greggles@havran - did you notice this issue as well: http://drupal.org/node/61815
I think that the better solution to both of these is to provide an interface to the users where they can specify the translation rules that they would like to use. What do you think?
Comment #3
martas commentedCzech language is using that too...
Comment #4
greggles@martas - can you explain a little more what you mean by your comment?
Comment #5
petrescs commentedSame limitation aplies for RO; the following seems not to transliterate correctly:
ş = s
ţ = t
Ş = S
Ţ = T
the other RO diacrits (ăĂ, îÎ, âÂ) transliterates ok into aA, iI and aA
Sorry for posting this here, but I thought it would not worth opening a new bug report for a very similar issue to Slovak one... I would appreciate patching pathauto.module with these missing diacrits. Thank you.
P.S. The fix mentioned at http://drupal.org/node/63924 seems not to work for me (PHP5.1.2)
Comment #6
gregglesMarking this as a duplicate of http://drupal.org/node/61815
I'd like to follow that solution rather than these piecemal ones which break one languages to fix another, but don't expose control to the admin.