[Bug 16516] New: showListsUpdate JS function is not defined at the OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Bug ID: 16516 Summary: showListsUpdate JS function is not defined at the OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: OPAC Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 12233 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12233 [Bug 12233] remove prog and CCSR OPAC themes -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 51480 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51480&action=edit Bug 16516: Define the showListsUpdate JS function at the OPAC Bug 12233 removes the declaration of the showListsUpdate JS function for the OPAC. It results in a JS error (ReferenceError: showListsUpdate is not defined) when a user tries to add selected titles to a list if no title is selected. Test plan: Launch a catalogue search Select a list in the "Select titles to" dropdown list => Without this patch you will get the JS error => With this patch you will get a JS alert "No item was selected" -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51480|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 51492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51492&action=edit [SIGNED-OFF] Bug 16516: Define the showListsUpdate JS function at the OPAC Bug 12233 removes the declaration of the showListsUpdate JS function for the OPAC. It results in a JS error (ReferenceError: showListsUpdate is not defined) when a user tries to add selected titles to a list if no title is selected. Test plan: Launch a catalogue search Select a list in the "Select titles to" dropdown list => Without this patch you will get the JS error => With this patch you will get a JS alert "No item was selected" Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #51492|0 |1 is obsolete| | --- Comment #3 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 51633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51633&action=edit Bug 16516: Define the showListsUpdate JS function at the OPAC Bug 12233 removes the declaration of the showListsUpdate JS function for the OPAC. It results in a JS error (ReferenceError: showListsUpdate is not defined) when a user tries to add selected titles to a list if no title is selected. Test plan: Launch a catalogue search Select a list in the "Select titles to" dropdown list => Without this patch you will get the JS error => With this patch you will get a JS alert "No item was selected" Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |m.de.rooy@rijksmuseum.nl |y.org | CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Status|Passed QA |Pushed to Master --- Comment #4 from Kyle M Hall <kyle@bywatersolutions.com> --- Pushed to master for Koha 16.05, thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |julian.maurice@biblibre.com --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> --- Patch pushed to 3.22.x, will be in 3.22.7 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org