[Koha-bugs] [Bug 21024] JS error on search result breaks JS functionalities

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 29 20:04:24 CEST 2018


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 76579
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76579&action=edit
Bug 21024: (bug 20864 follow-up) Only set bibs_selected cookie when
BrowseResultSelection is activated

This is an attempt to fix correctly the problem bug 20864 tried to
solve.

The cookie bibs_selected must only be defined if BrowseResultSelection
is set.
Bug 20864 removed the inclusion of commons.js, but some code from
results.tt

We should include it and take care of the pref in each function.

Test plan:
Retest 19290 and 20864

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


More information about the Koha-bugs mailing list