---- Reported by oleonard@myacpl.org 2007-11-06 11:31:16 ---- The z39.50 search template has a place where search terms (title, isbn, author, and/or issn) should be redisplayed when the results come back. Those values appear in the initial z39.50 search window, but not after the results come back. ---- Additional Comments From jmf@liblime.com 2008-01-01 06:31:57 ---- Assigning to Ryan as he's done some cleanup for Z39.50 search for dev_week. ---- Additional Comments From nengard@gmail.com 2009-12-23 17:58:39 ---- This bug hasn't been touched in nearly a year, please revisit and test and close if appropriate. ---- Additional Comments From oleonard@myacpl.org 2009-12-25 18:17:16 ---- It would be nice for this to get implemented, but in the context of 3.x it's an enhancement request, as the interface doesn't create the expectation that search terms will be displayed. --- Bug imported by chris@bigballofwax.co.nz 2010-05-21 00:32 UTC --- This bug was previously known as _bug_ 1561 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=1561 Actual time not defined. Setting to 0.0
Created attachment 30675 [details] [review] Bug 1561 - z39.50 results do not show search terms This patch adds a line with search terms results window of z39.50 search. To test: - In staff client, go to cataloging. - Click 'New from z39.50' - Do a search - Your search terms should display at the top of the results page. - Repeat search with several combinations of search terms (with and without results). - Check the output for correct html.
Created attachment 30677 [details] [review] [SIGNED OFF] Bug 1561 - z39.50 results do not show search terms This patch adds a line with search terms results window of z39.50 search. To test: - In staff client, go to cataloging. - Click 'New from z39.50' - Do a search - Your search terms should display at the top of the results page. - Repeat search with several combinations of search terms (with and without results). - Check the output for correct html. Signed-off-by: Nick Clemens <nick@quecheelibrary.org>
Created attachment 30819 [details] [review] [PASSED QA] Bug 1561 - z39.50 results do not show search terms This patch adds a line with search terms results window of z39.50 search. To test: - In staff client, go to cataloging. - Click 'New from z39.50' - Do a search - Your search terms should display at the top of the results page. - Repeat search with several combinations of search terms (with and without results). - Check the output for correct html. Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes tests and QA script, fixed one tab. Something similar would be nice for the results in the Z39.50 search in acq as well. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Created attachment 30820 [details] [review] [PASSED QA] Bug 1561 - z39.50 results do not show search terms This patch adds a line with search terms results window of z39.50 search. To test: - In staff client, go to cataloging. - Click 'New from z39.50' - Do a search - Your search terms should display at the top of the results page. - Repeat search with several combinations of search terms (with and without results). - Check the output for correct html. Signed-off-by: Nick Clemens <nick@quecheelibrary.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Passes tests and QA script, fixed one tab. Something similar would be nice for the results in the Z39.50 search in acq as well.
Patch pushed to master. Thanks Marc!
Created attachment 31045 [details] [review] [QA FOLLOW-UP] Bug 1561: Typo gut was not good; should be get ! The form method gut does not yet exist, even in Germany :) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Taking the liberty to put this trivial literal one-letter-patch (qa follow-up) into the RM queue again :)
Followup pushed to master. Thanks Marcel!
Mea culpa, sorry for that... Marc