https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 --- Comment #1 from David Nind <david@davidnind.com> --- Browser console errors when trying to load the advanced cataloguing editor in master: 1. Internal server error - see also bug 29973: 06:56:33.005 GEThttp://127.0.0.1:8081/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define [HTTP/1.1 500 Internal Server Error 107ms] GET http://127.0.0.1:8081/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define Status 500 Internal Server Error VersionHTTP/1.1 Transferred15.05 KB (14.85 KB size) Referrer Policystrict-origin-when-cross-origin .... 2. Loading failed error: 06:56:33.114 Loading failed for the <script> with source “http://127.0.0.1:8081/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define”. editor.pl:1:1 3. Uncaught error: 06:56:33.114 Uncaught Error: Script error for: /cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define http://requirejs.org/docs/errors.html#scripterror A http://127.0.0.1:8081/intranet-tmpl/lib/require_21.1200015.js:8 onScriptError http://127.0.0.1:8081/intranet-tmpl/lib/require_21.1200015.js:29 load http://127.0.0.1:8081/intranet-tmpl/lib/require_21.1200015.js:33 load http://127.0.0.1:8081/intranet-tmpl/lib/require_21.1200015.js:29 load http://127.0.0.1:8081/intranet-tmpl/lib/require_21.1200015.js:18 ..... Not sure what any of these mean though.... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.