Bug 28214

Summary: Deleting a patron causes an error on searching
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: SearchingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28213
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Andrew Fuerste-Henry 2021-04-24 15:31:31 UTC
To recreate:
- go to a patron record
- click Search to Hold
- perform a search
- confirm you see "Hold for [patron]" in the search results
- go back to your patron and delete them
- perform a search
- get message "Can't call method "surname" on an undefined value at /kohadevbox/koha/catalogue/search.pl line 197"
Comment 1 Andrew Fuerste-Henry 2021-04-26 18:13:20 UTC

*** This bug has been marked as a duplicate of bug 28213 ***