Closed (fixed)
Project:
Pathauto
Version:
6.x-1.x-dev
Component:
I18n stuff
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2011 at 11:40 UTC
Updated:
23 Feb 2011 at 22:00 UTC
Hi,
I noticed the following entries are probably wrong:
Ľ = "K"
Ĺ = "K"
Ļ = "K"
Ŀ = "K"
At the very least, Ŀ should be translated to L, as it's the only choice that makes a bit of sense in Catalan. I'm pretty sure all others should be L too, as their uncapitalised counterparts are all matched by l.
Comments
Comment #1
dave reidI confirmed that all four characters when used with Transliteration are converted to 'L' and not 'K'. Very odd how this has gotten by us for so long.
Comment #2
dave reidFixed with http://drupal.org/cvs?commit=497572