[Koha-bugs] [Bug 28213] Deleting a patron club causes server error on searching

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 26 11:16:08 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 120168
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120168&action=edit
Bug 28213: Prevent crash if patron or club deleted after search to hold

Deleting a patron or patron club causes server error on searching.

To recreate:
- create a club template
- create a club
- enroll a patron in the club
- from the clubs page, select Search To Hold for your club
- do a search, see that it says "Hold for [club name]" in your search results
page
- go back to the clubs page and delete your club
- try to perform a search
=> Without this patch you get "Can't call method "name" on an undefined value
at /kohadevbox/koha/catalogue/search.pl line 207"

Same when placing a hold for a patron

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list