https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26289 Bug ID: 26289 Summary: Deleting biblio in labeled MARC view doesn't work Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: joonas.kylmala@helsinki.fi QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl How to reproduce: 1) Create a new biblio with no items 2) Enable syspref viewLabeledMARC, 4) Go to Labeled MARC tab in biblio details page 5) Click Edit -> Delete record and notice nothing happens. Then check with developer tools the Javascript errors and notice "Uncaught ReferenceError: searchid is not defined" Expected result: deletion should work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.