[Koha-bugs] [Bug 11832] JavaScript error on staff client place hold screen if record has no items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 24 17:48:48 CET 2014


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25590
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25590&action=edit
Bug 11832 - JavaScript error on staff client place hold screen if record has no
items

If a hold operation is blocked because the title has no items attached
the patron search autocomplete JavaScript triggers an error. This patch
modifies the template so that the JS is loaded only when items are
present.

To test, find a title which has no items attached. View the holds page
for that title. There should be no JavaScript error. Patron search
autocomplete should still work correctly for titles which have items
attached.

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


More information about the Koha-bugs mailing list