Bug 16952: Czech language definitions for sorting in Zebra
authorJosef Moravec <josef.moravec@gmail.com>
Thu, 21 Jul 2016 05:46:23 +0000 (07:46 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 15:33:00 +0000 (15:33 +0000)
commitbd13efd8ac1121286dd565c40111b491b61d54cf
tree065512e52f756ba911cfe4a029a6c5f880fe9df0
parent98596e91113ee6a8e95e00cde03408e9c6599f59
Bug 16952: Czech language definitions for sorting in Zebra

Test plan:
1) Apply patch
2) Create new instance with parameter --zebralang cs
3) Insert some record with basic latin characters and some with "czech" characters (for example: "č" - should be sorted after "c", "š" - should be sorted after "s")
4) Try to search in katalog (staff and opac) and sort by other field then relevance - title or author for instance
5) Records should be sorted correctly by Czech rules
6) Look at code and confirm it is ok

Signed-off-by: radiuscz <radek.siman@centrum.cz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
I did not test this patch, but trust in the author and signoffer

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Makefile.PL
debian/scripts/koha-create
debian/templates/koha-sites.conf
etc/zebradb/lang_defs/cs/sort-string-utf.chr [new file with mode: 0644]