https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43490 Bug ID: 43490 Summary: Advanced editor failing to load when 942$2 and 942$m missing values Initiative type: --- Sponsorship --- status: Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Target Milestone: --- I don't know why but sometimes the advanced editor will fail to load and will throw this error: "Inserting collapsed marker partially overlapping an existing one" It seems to be when the 942$2 and 942$m are present in the MARC record but missing values. Somehow a default value of "ddc" gets generated for 942$2 and I can see 942$2 and 942$c widgets created but the Javascript seems to be doing some reiterative work and even though it's created the 942$c widget, it fails to detect it on a subsequent pass and the editor fails. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.