Bug 21624

Summary: Viewing check out history for a bib where old_issues.biblionumber is NULL triggers internal server error.
Product: Koha Reporter: Barton Chittenden <barton>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: 18.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2018-10-20 17:24:29 UTC
To replicate:

1) Check out item X to patron P
2) Return item X
3) Delete patron P
4) Go to details for item X and click the 'Checkout history' tab.

This generates an internal server error.

This is a regression between 17.11 and 18.05; I haven't tried to replicate it yet on master.
Comment 1 Barton Chittenden 2018-10-20 17:34:18 UTC

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