Okay, so how do we know if our Koha is using ICU or not? These are just questions that I'm going to get from people reading the manual so I need to point people to the right info.
Nicole On Fri, Apr 20, 2012 at 11:01 AM, Zeno Tajoli <[email protected]> wrote: > Hi Nicole, > Il 20/04/2012 16:48, Nicole Engard ha scritto: >> Thanks for that, but I still don't know why I'd care ... why would the >> user care what zebra is using as far as characters in the search >> string? > > not the user, but the library manager yes. > In fact is a problem of XSLT files. > > When we use ICU as option of Zebra we need to use a little different XSLT. > > Without ICU the XSLT needs to use "" to quote subject tracings > With ICU the XSLT needs to use {} to quote subject tracings. > > But, how do we inform XSLT file the Zebra has ICU or not ? > > The only option is a syspref. > So we create a syspref to say to XSLT file: > ' Attention Zebra uses ICU, use {} instead of "" ' > > You can say it here: > http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8227&action=diff > > Bye > Zeno Tajoli > -- > Dott. Zeno Tajoli > tajoliAT_SPAM_no_prendiATcilea.it > fax +39 02 2135520 > CILEA - Consorzio Interuniversitario > http://www.cilea.it/disclaimer _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

