[Koha-bugs] [Bug 11572] Keyword searches no longer detect isbn from "Search the catalog"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 3 22:05:32 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11572

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24995|0                           |1
        is obsolete|                            |

--- Comment #4 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 25017
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25017&action=edit
[PASSED QA] Bug 11572 - Keyword searches no longer detect isbn from "Search the
catalog"

In Koha 3.8, if a standard catalog search was performed and the user
clicked the z39.50 search button, the search string would automatically
be placed in the isbn field for the z39.50 search form.
Changes to the code have since broken this functionality.

Test Plan:
1) From mainpage.pl, use "Search the catalog" to search for the string
"9781570672835"
2) Click the Z39.50 Search button
3) Note the string is placed in the title field
4) Apply this patch
5) Repeat steps 1-2
6) Note the string is placed in the isbn field

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Tested old and new ISBN with and without hyphens.
Also tested some other keyword searches.

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


More information about the Koha-bugs mailing list