Bug 7866 - Rank not used in Z39.50 search page
Summary: Rank not used in Z39.50 search page
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 3.6
Hardware: All All
: P5 - low minor (vote)
Assignee: Adrien SAURAT
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 08:41 UTC by Adrien SAURAT
Modified: 2013-12-05 19:59 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
proposed patch #1 (1.44 KB, patch)
2012-04-02 08:46 UTC, Adrien SAURAT
Details | Diff | Splinter Review
Bug 7866: z39.50 search list ordered by rank (1.49 KB, patch)
2012-04-02 09:15 UTC, Marijana Glavica
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 7866: z39.50 search list ordered by rank (1.50 KB, patch)
2012-04-02 09:20 UTC, Marijana Glavica
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Adrien SAURAT 2012-04-02 08:41:07 UTC
In the Z39.50 search screen, the available Z39.50 are displayed as a non-ordered list.

They should be ranked by "rank", and then maybe by "name".

TEST PLAN
1) Be sure that you have at least a few Z39.50 servers (Administration -> 239.50 clients targets)
Each server should have a defined rank. For best results, have at least 4 servers with ranks 1, 2, 3, 4 and so on (but beginning with mixed letters, the 1st ranked server could begin with a "Z").

2) Go to the cataloging section, add a MARC record, do a Z39.50 search.
The servers list is not ordered by rank.
Comment 1 Adrien SAURAT 2012-04-02 08:46:43 UTC Comment hidden (obsolete)
Comment 2 Marijana Glavica 2012-04-02 09:15:33 UTC Comment hidden (obsolete)
Comment 3 Marijana Glavica 2012-04-02 09:20:01 UTC
Created attachment 8754 [details] [review]
[SIGNED-OFF] Bug 7866: z39.50 search list ordered by rank

In the z39.50 cataloging search page, the servers
are now sorted by rank and name.

Signed-off-by: Marijana Glavica <mglavica@ffzg.hr>
Comment 4 Ian Walls 2012-04-03 15:38:58 UTC
Just reorders SQL by rank, name instead of host.  This is consistent with admin/z3950servers.pl.  Also fixes some capitalization issues to make the SQL more readable.  Marking as Passed QA.
Comment 5 Jared Camins-Esakov 2012-05-24 00:46:29 UTC
This patch will be included in 3.6.5.