[Koha-bugs] [Bug 23887] Add support for client-specified sort order in Z3950Responder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 24 14:06:47 CEST 2019


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

--- Comment #3 from Ere Maijala <ere.maijala at helsinki.fi> ---
Sorry, got a mid-air collision when I was adding this:

Test plan:

Start responder: misc/z3950responder.pl

Use browser to search:
http://localhost:2100/biblios?version=1.2&operation=searchRetrieve&query=misth%20sortby%20title/ascending&maximumRecords=10&recordSchema=marcxml

Compare with:
http://localhost:2100/biblios?version=1.2&operation=searchRetrieve&query=misth%20sortby%20title/descending&maximumRecords=10&recordSchema=marcxml

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


More information about the Koha-bugs mailing list