[Koha-bugs] [Bug 26797] Error when trying to access Relative Checkouts between Professional and Organizational patron categories

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 2 11:28:28 CET 2020


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

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 114091
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114091&action=edit
Bug 26797: Escape firstname to prevent relative's checkouts to crash

If no firstname is defined for a relative, the "Relative's checkouts"
tab will be "processing" forever.
JS error:
  TypeError: oObj.borrower.firstname is null

Test plan:
Patron A is Org and guarantor of patron B
Check an item out to B
Go to the details page of A, click "Relative's checkouts"

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


More information about the Koha-bugs mailing list