http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6207 Bug #: 6207 Summary: Can't delete item Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: Cataloging AssignedTo: gmcharlt@gmail.com ReportedBy: magnus@enger.priv.no QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com When editing items (e.g. http://head.bibkat.no:8080/cgi-bin/koha/cataloguing/additem.pl?biblionumber=...) clicking on the "Delete" link on the left side of the items table gives this error: Can't call method "fields" on an undefined value at /home/magnus/kohahead/C4/Biblio.pm line 2097. This is because the biblionumber is missing from the link: http://head.bibkat.no:8080/cgi-bin/koha/cataloguing/additem.pl?op=delitem&biblionumber=&itemnumber=4 Clicking on a row to get the little inline menu and then clicking "Delete" there works fine. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.