http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12378 Bug ID: 12378 Summary: addbiblio.pl error when deleting record Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: library@stas.org QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When deleting a record using the menu on the detail.pl page, "normal" tab, the biblio is successfully deleted, but this is followed by a web page showing: --------- Software error: Can't call method "title" on an undefined value at /usr/share/koha/intranet/cgi-bin/cataloguing/addbiblio.pl line 838. ---------- Previously after deletion of the biblio, koha would return to the advanced search page. After upgrading to 3.16 it is repeatable everytime an biblio is deleted. -- You are receiving this mail because: You are watching all bug changes.