https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26572 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 110938 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110938&action=edit Bug 26572: Add autocomplete to librarian field in log viewer This patch adds patron autocomplete to the librarian field in the log viewer search form. Also changed: Some HTML markup errors in the template have been corrected: Labels with invalid corresponding ids or with no valid id. To test, apply the patch and go to Tools -> Log Viewer. Type a name or cardnumber into the "Librarian" form field. This should trigger an autocomplete dropdown. Select a patron and confirm that the field is populated with the correct borrowernumber. -- You are receiving this mail because: You are watching all bug changes.