https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27749 Bug ID: 27749 Summary: Phase out jquery.cookie.js: Search to hold Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 23944 The "Search to hold" process uses a cookie to remember which patron the hold will be placed for. This process should use the newer cookie library, js-cookie. This patch will correct two similar instances: - In members-menu.js (search to hold for a patron) - In clubs.tt (search to hold for a club) Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23944 [Bug 23944] Phase out use of jquery.cookie.js in favor of js.cookie.js -- You are receiving this mail because: You are watching all bug changes.