[Koha-bugs] [Bug 21805] Duplicate include file in search results template causes JS error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 9 20:04:56 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21805

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 82197
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82197&action=edit
Bug 21805: Duplicate include file in search results template causes JS error

This patch removes a redundant include file, browser-strings.inc, from
the top of the staff client search results template. The
correctly-placed include is in the JavaScript block at the bottom of the
template. The duplication causes a JavaScript error which can be seen in
the browser console.

To test, apply the patch and peform a catalog search in the staff
client. Open the browser console and confirm that there are no errors.

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


More information about the Koha-bugs mailing list