[Koha-bugs] [Bug 10729] Support phrases-icu.xml in install and upgrade

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 2 12:23:08 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729

--- Comment #26 from Pongtawat <pongtawat at punsarn.asia> ---
I did some test by starting with phrases-icu.xml and change it towards
words-icu.xml. Here is what I got:

1. Adding the first two transliterate rules in words-icu.xml to
phrases-icu.xml.
--> Stack Smashed.

2. Changing this line:

<transform rule="[:Punctuation:] Remove"/>

to

<transform rule="[[:WhiteSpace:][:Punctuation:]] Remove"/>

Now it index fine.

So, if I just add the WhiteSpace remove rule to phrases-icu.xml, what effect it
will cause?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list