[Bug 24623] New: Phase out jquery.cookie.js: Advanced MARC editor
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Bug ID: 24623 Summary: Phase out jquery.cookie.js: Advanced MARC editor 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 advanced cataloging editor uses a cookie to set the user's preference for whether to use the advanced cataloging editor by default. This process should use the newer cookie library, js-cookie. 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 117154 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117154&action=edit Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor This patch changes cookie handling in the MARC editor templates so that the js-cookie plugin is used instead of jquery.cookie. To test, apply the patch and go to Cataloging. - Search for a title using the cataloging search in the header search form. - In the search results, choose "Edit record" from the "Actions" menu. - By default you should be taken to the "basic" MARC editor. - From the "Settings" menu button, choose "Switch to advanced editor." - Return to the cataloging home page and perform another search. - Now when you choose "Edit record" you should be taken directly to the advanced editor. - In the advanced editor, choose "Switch to basic editor" from the "Settings" menu. - The basic editor should now be saved as the default. - Test also with "Edit record" links in catalog search results. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |27750 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27750 [Bug 27750] Remove jquery.cookie.js plugin -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=24623 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117154|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 117191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117191&action=edit Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor This patch changes cookie handling in the MARC editor templates so that the js-cookie plugin is used instead of jquery.cookie. To test, apply the patch and go to Cataloging. - Search for a title using the cataloging search in the header search form. - In the search results, choose "Edit record" from the "Actions" menu. - By default you should be taken to the "basic" MARC editor. - From the "Settings" menu button, choose "Switch to advanced editor." - Return to the cataloging home page and perform another search. - Now when you choose "Edit record" you should be taken directly to the advanced editor. - In the advanced editor, choose "Switch to basic editor" from the "Settings" menu. - The basic editor should now be saved as the default. - Test also with "Edit record" links in catalog search results. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Katrin Fischer <katrin.fischer@bsz-bw.de> 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=24623 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117191|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 117420 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117420&action=edit Bug 24623: Phase out jquery.cookie.js: Advanced MARC editor This patch changes cookie handling in the MARC editor templates so that the js-cookie plugin is used instead of jquery.cookie. To test, apply the patch and go to Cataloging. - Search for a title using the cataloging search in the header search form. - In the search results, choose "Edit record" from the "Actions" menu. - By default you should be taken to the "basic" MARC editor. - From the "Settings" menu button, choose "Switch to advanced editor." - Return to the cataloging home page and perform another search. - Now when you choose "Edit record" you should be taken directly to the advanced editor. - In the advanced editor, choose "Switch to basic editor" from the "Settings" menu. - The basic editor should now be saved as the default. - Test also with "Edit record" links in catalog search results. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |21.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Pushed to master for 21.05, thanks to everybody involved! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24623 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #5 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 20.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org