[Bug 38817] New: JS error when viewing subfield structure
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38817 Bug ID: 38817 Summary: JS error when viewing subfield structure Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Noticed when testing something else. Uncaught Sortable: `el` must be an HTMLElement, not [object Undefined] To recreate: 1. Go to Administration > MARC bibliographic framework 2. Pick any framework and MARC structure 3. Pick any subfield and View subfield Notice the console error. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38817 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I just got the same bug trying to create a Cypress test with that page. It breaks everything with Cypress and you can't do anything after accessing the page. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38817 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |minor -- 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=38817 --- Comment #2 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I don't know if it's relevant since it's for Cypress and not Koha, but I added this block in my test Cypress.on('uncaught:exception', (err, runnable) => { return false; // Prevent Cypress from failing the test until bz38817 is fixed }); Just thought I'd put this here in case someone else come here because of that. -- 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