https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33829
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 151676 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151676&action=edit Bug 33829: Fix add patron to patron list if PatronAutoComplete is off When adding patrons to a patron list we get a JS error about undefined variables. We can easily fix this problem by defining them even if the pref is not set. We are enabling the auto complete even if PatronAutoComplete if off. -- 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/
