Tags:
archive_me1Add my vote for this tag create new tag
, view all tags

Bug: WikiWords in cyrillic aren't autolinked

Inserting WikiWords in cyrillic (KOI8-R) does not result in autolinked TopicName

Test case

Set $useLocale = 1; $siteLocale = "ru_RU.KOI8-R"; $siteCharsetOverride = ""; $localeRegexes = 1; in TWiki.cfg

Then try create topic like this: ЭтоПробаРусскогоИмени. (But I am not sure this russian text will be readable correctly in non-cyrillic environment.)

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, SpreadSheetPlugin, CommentPlugin, EditTablePlugin, InterwikiPlugin, RenderListPlugin, SlideShowPlugin, SmiliesPlugin, TablePlugin
Server OS: Linux 2.4.26
Web server: Apache 1.3.31
Perl version: 5.8.4
Client OS: Win2k sp4
Web Browser: Mozilla 1.7.2

-- VladimirPodryvanov - 05 Sep 2004

Workaround

See GermanUmlauteBreakWikiWords#WorkAround

Follow up

This is related to GermanUmlauteBreakWikiWords. RichardDonkin is currently busy with other things, could someone look into fixing this? This is a showstopper for non-English sites using TWikiRelease01Sep2004.

-- PeterThoeny - 05 Sep 2004

I managed to fix it by inserting "use locale;" in TWiki/Render.pm Is it right thing?

-- VladimirPodryvanov - 05 Sep 2004

Fix record

Note: To fix TWiki on your own non-English site apply two patches, GermanUmlauteBreakWikiWords and CyrillicTopicNameError. Thanks to Steffen and Vladimir.

-- PeterThoeny - 06 Sep 2004

Topic revision: r4 - 06 Sep 2004 - 05:55:48 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback