[Koha-bugs] [Bug 33318] Revert bug 31818 from Koha 21.11.x branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 24 00:00:33 CET 2023


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

--- Comment #1 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Created attachment 148627
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148627&action=edit
Bug 33318: Fix JS errors on advanced cataloguing editor

This patch reverts bug 31818

Test plan:
1. Checkout 21.11.x
2. Set the EnableAdvancedCatalogingEditor syspref = 'Enable'
3. Go to Cataloguing > Advanced editor
4. Notice the advanced editor is stuck on 'Loading, please wait'
5. Right click > Inspect > Console
6. Notice there is a JS error: "Uncaught TypeError:
$.fn.popover.Constructor.DEFAULTS.whiteList is undefined"
7. Apply patch
8. Restart services
9. Refresh the advanced editor
10. Notice it is not stuck on 'Loading, please wait'
11. Right click > Inspect > Console
12. Notice the JS error is no longer showing
13. Click on 'Keyboard shortcuts' and confirm it contains content - that
is what bug 31818 was aiming to fix

Sponsored-by: Toi Ohomai Institute of Technology, New Zealand

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


More information about the Koha-bugs mailing list