[Koha-bugs] [Bug 33318] [21.11] Advanced editor doesn't load

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 28 15:54:31 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #149732|0                           |1
        is obsolete|                            |

--- Comment #5 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 150385
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150385&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

Signed-off-by: David Nind <david at davidnind.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list