https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21556
Bug ID: 21556
Summary: Deleting same record twice leads to fatal software
error
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
If you click "Edit" then "Delete record" then "OK" when it prompts "Are you
sure you want to delete this record?" then repeat the process again while the
page is loading, you'll generate a fatal error.
On a Plack-enabled kohadevbox, you'll see:
Internal Server Error
If you look at /var/log/koha/kohadev/plack-error.log, you'll see:
Can't call method "holds" on an undefined value at
/home/vagrant/kohaclone/C4/Biblio.pm line 406.
On a regular dev instance, you might see in the browser window:
Can't call method "holds" on an undefined value at /path/to/git/C4/Biblio.pm
line 406.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/