Bug 10160

Summary: Add z39.50 command line tester
Product: Koha Reporter: Kyle M Hall <kyle.m.hall>
Component: Z39.50 / SRU / OpenSearch ServersAssignee: Kyle M Hall <kyle.m.hall>
Status: CLOSED INVALID QA Contact:
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, m.de.rooy, mtompset, ztajoli
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 10160 - Add z39.50 command line tester

Description Kyle M Hall 2013-04-30 16:05:49 UTC
It would be nice to have a cli z39.50 tester when z39.50 searches don't seem to be working correctly. This would help narrow down where the issue is.
Comment 1 Kyle M Hall 2013-04-30 16:08:43 UTC
Created attachment 17847 [details] [review]
Bug 10160 - Add z39.50 command line tester
Comment 2 Kyle M Hall 2013-04-30 16:09:41 UTC
Setting to failed qa, as it needs a bit more work. Primarily a help section.
Comment 3 Galen Charlton 2014-05-06 19:50:35 UTC
Such a tool exists already: yaz-client.  This feels like wheel-reinventing, especially since one can typically copy-and-paste a bad query taken from the logs into yaz-client.
Comment 4 Mark Tompsett 2015-05-09 15:45:30 UTC
Galen makes a valid point in comment #3. I'm going to change this to RESOLVED INVALID, since yaz-client already exists. Feel free to change back, if there is a reason to think that yaz-client doesn't meet this need.