[Koha-bugs] [Bug 31756] Biblionumber not numerically sorting natively when using Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 13 02:08:44 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31756

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
Actually, the test plan should be the same as bug 30879:

To test:
1 - Apply patches
2 - copy etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl to
/etc/koha/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl
3 - Restart all, reindex zebra
4 - Browse to:
http://localhost:8081/cgi-bin/koha/catalogue/search.pl?idx=kw&q=a&sort_by=biblionumber_dsc&count=20
5 - Confirm records sorted correctly
6 - Browse to
http://localhost:8081/cgi-bin/koha/catalogue/search.pl?idx=kw&q=a&sort_by=biblionumber_asc&count=20
7 - Confirm records sorted correctly

And same again for UNIMARC...

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


More information about the Koha-bugs mailing list