http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14436
--- Comment #1 from Aleisha Amohia <[email protected]> --- Created attachment 40507 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40507&action=edit Bug 14436 - Undefined $searchmember causing warns in C4/Utils/DataTables/Members.pm This patch sets $searchmember to an empty string to avoid warns. To test: 1) Go to Patrons (/cgi-bin/koha/members/members-home.pl) and pick any letter to 'Browse by last name' 2) Notice the warns in the error log 3) Apply patch 4) Reload page and pick a letter to browse by last name 5) Notice page still works but no warns in error log -- 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] http://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/
