[Koha-bugs] [Bug 10431] Spanish Zebra language definition file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 11 16:04:40 CEST 2013


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 18843
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18843&action=edit
Bug 10431 - Spanish Zebra character sorting file

This patch provides a definition file for spanish (es) character
sorting in Zebra. It is based on the ideas from Hugo Agud <hagud at orex.es>
and Pablo Bianchi <pablo.bianchi at gmail.com>.

Makefile.PL is fixed to notice the existence of the 'es' language. The
docs for koha-create are touched too.

To test:
Tarball
=======
- Go through the install process, choosing 'es' for the Zebra's language step
- Koha should work as usual.
- Running this should show the lang definition is properly set.
$ grep -R "lang_defs/es" /etc/koha/*
(stuff like
zebradb/zebra-biblios-dom.cfg:profilePath:...etc/koha/zebra/lang_defs/es...
should show)
- This file should be present:
 /etc/koha/zebradb/lang_defs/es/sort-string-utf.chr

Packages
========
- Build your own package, it shouldn't break the packaging
- Try the new package, using koha-create to set an instance using --lang 'es'

Regards
To+

Sponsored-by: Universidad Nacional de Córdoba

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


More information about the Koha-bugs mailing list