This patch fixes the bug in Transliteration 7.x that transliterates Vietnamese characters "ý" and "Ý" into "u" instead of "y" and "Y".

CommentFileSizeAuthor
#1 x00.patch1 KBsmk-ka
x00.php-vi.patch450 bytessonnykt

Comments

smk-ka’s picture

Status: Active » Needs review
StatusFileSize
new1 KB

I think this is more likely to be a bug in the transliteration table itself, since the lowercase variant *is* already replaced with 'y' and only the uppercase variant is replaced with 'U' instead of 'Y'.

smk-ka’s picture

Status: Needs review » Fixed

Committed to 7.x-3.x and 6.x.3x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.