15 Jul
2024
15 Jul
'24
11:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37368 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 169030 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169030&action=edit Bug 37368: Change library.name to library_id To test: 1: update borrowers set surname = NULL where borrowernumber = 19; 2. update borrowers set firstname = NULL where borrowernumber = 19; 3. Perform a patron search, see the console error and the patron search never completes. 4. APPLY PATCH and try searching again. 5. Search completes. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.