[Bug 30097] New: Cataloguing - advanced editor not loading
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 Bug ID: 30097 Summary: Cataloguing - advanced editor not loading Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 130556 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130556&action=edit Screenshot - Loading message fro advanced cataloguing editor When accessing the advanced editor for cataloguing it does not load - see the screenshot. The screen says "Loading, please wait.." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |major See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=29973 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- If you access the svc URL directly you can see the error: http://127.0.0.1:8081/cgi-bin/koha/svc/cataloguing/framework?frameworkcode=&callback=define The method Koha::Libraries->branchcode is not covered by tests! Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572 Koha::Objects::AUTOLOAD('Koha::Libraries=HASH(0x5586f6325250)') called at /kohadevbox/koha/svc/cataloguing/framework line 33 eval {...} at /kohadevbox/koha/svc/cataloguing/framework line 2 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30097 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from David Nind <david@davidnind.com> --- The advanced cataloguing editor now loads as expected (in master on 31 May 2022), so closing this bug. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org