[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
Thu Jan 16 21:04:23 CET 2014


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 24470
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24470&action=edit
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

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


More information about the Koha-bugs mailing list