Summary: | Cataloging search no longer passes search terms to z39.50 search | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Cataloging | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | dudzikmichal, m.de.rooy, sandboxes, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 13062 - Cataloging search no longer passes search terms to z39.50 search
Bug 13062 - Cataloging search no longer passes search terms to z39.50 search Bug 13062 - Cataloging search no longer passes search terms to z39.50 search |
Description
Kyle M Hall (khall)
2014-10-09 18:12:57 UTC
Created attachment 32108 [details] [review] Bug 13062 - Cataloging search no longer passes search terms to z39.50 search If you search the catalog and click new from z39.50, your term is put in the search popup. Doing the same thing from the cataloging search no longer works. Test Plan: 1) Do a cataloging search 2) Click "New from Z39.50/SRU" 3) Note you get a blank search form 4) Apply this patch 5) Repeat steps 1-2 6) Note the search time is now pre-populated Patch tested with a sandbox, by Veronica Lencinas <verolencinas@yahoo.com.ar> Created attachment 32109 [details] [review] Bug 13062 - Cataloging search no longer passes search terms to z39.50 search If you search the catalog and click new from z39.50, your term is put in the search popup. Doing the same thing from the cataloging search no longer works. Test Plan: 1) Do a cataloging search 2) Click "New from Z39.50/SRU" 3) Note you get a blank search form 4) Apply this patch 5) Repeat steps 1-2 6) Note the search time is now pre-populated Signed-off-by: Veronica Lencinas <verolencinas@yahoo.com.ar> Created attachment 32261 [details] [review] Bug 13062 - Cataloging search no longer passes search terms to z39.50 search If you search the catalog and click new from z39.50, your term is put in the search popup. Doing the same thing from the cataloging search no longer works. Test Plan: 1) Do a cataloging search 2) Click "New from Z39.50/SRU" 3) Note you get a blank search form 4) Apply this patch 5) Repeat steps 1-2 6) Note the search time is now pre-populated Signed-off-by: Veronica Lencinas <verolencinas@yahoo.com.ar> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Patch pushed to master. Thanks Kyle! |