[Koha-bugs] [Bug 35335] Circulation history tab in patron information causes 500 error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 21 13:48:42 CET 2023


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #159139|0                           |1
        is obsolete|                            |

--- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 159156
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159156&action=edit
Bug 35335: Fix 500 on circulation history

Koha::Patron->issuer is not covered by tests!

Test plan:
1. Set RecordStaffUserOnCheckout to "record"
2. Check an item out and in to a patron
3. Go to their circulation history
=> Without the patch you get an error
=> With this patch applied the table displayed correct. The "checkout by"
column contains the name and the link to the librarian

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


More information about the Koha-bugs mailing list