akok
Active member
- Affected version
- 2.3.2
Hello. After the update, I started receiving notifications about changes to links on the forum. Further investigation showed that the rules for transliteration of Cyrillic in URLs (SEO-friendly URLs) got broken.
Here is a test thread.
antivirusnaa-osibka
In the old UTF8.php file in DokuWiki,
'ш'=>'sh','Ш'=>'Sh' and 'я'=>'ja','Я'=>'Ja'.
Now (after the update, I couldn't find it),
'ш'=>'i','Ш'=>'I' and 'я'=>'a','Я'=>'a'.
Here is a test thread.
antivirusnaa-osibka
In the old UTF8.php file in DokuWiki,
'ш'=>'sh','Ш'=>'Sh' and 'я'=>'ja','Я'=>'Ja'.
Now (after the update, I couldn't find it),
'ш'=>'i','Ш'=>'I' and 'я'=>'a','Я'=>'a'.