Match whole words only

Match whole words only

{$a->নাম} - {$a->তারিখ} দ্বারা
Number of replies: 3
I have concept with some keywords. I set Match whole words only. But autolink create in words part on keyword.
For example: I have concept "books" with keyword "book" and set Match whole words only. Autolink creates on "book" in word "booking"...

P.S. Moodle 1.6.2+ from yesterday and my glossary contain concepts in russian language...
রেটিং এর গড়: -
In reply to Artem Andreev

Re: Match whole words only

{$a->নাম} - {$a->তারিখ} দ্বারা
Core developers এর ছবি Particularly helpful Moodlers এর ছবি Plugin developers এর ছবি Testers এর ছবি Translators এর ছবি
It's really hard to say what is happening unless one understands Russian. Maybe in your Russian word equivalent to "booking" you have a non-alphabetic character which is interpreted as a word separator by Moodle.
For example, in English, if you put the concept John in the Glossary and ask for it to be linked to whole words only it will still link John in John's book.
Can you identify the "non alphabetical" character in your case?
Joseph
Attachment image00.jpg
In reply to Joseph Rézeau

Re: Match whole words only

{$a->নাম} - {$a->তারিখ} দ্বারা
Can you identify the "non alphabetical" character in your case?

Yes... My case doesn't contain any "non alphabetical" characters... I said exact example in english...
In reply to Joseph Rézeau

Re: Match whole words only

{$a->নাম} - {$a->তারিখ} দ্বারা
I try reproduce this situation on demo.moodle.org...
For ASCII characters it works without problem, for russian characters - don't work...

Added bug-report MDL-6596