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

--- Comment #1 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to