Bug 28214 - Deleting a patron causes an error on searching
Summary: Deleting a patron causes an error on searching
Status: RESOLVED DUPLICATE of bug 28213
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-24 15:31 UTC by Andrew Fuerste-Henry
Modified: 2021-04-26 18:13 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***