https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39981
--- Comment #3 from Emmi Takkinen <[email protected]> --- Created attachment 199284 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199284&action=edit Bug 39981: Allow searching with patron extended attribute with top bar Currently searching patrons with patron extended attribute only works from patron search page unless attribute has "Search by default" preference turned on. This patch adds patron attributes as search options for top bar "Search patrons" functionality. To test: 1. Add new patron extended attribute, don't enable "Search by default" preference for it. 2. Add this attribute for a patron. 3. Attempt to search patron with the new attribute from top bar search. => Note that there is no option in Search fields to search with attribute and search returns no results. 4. Apply this patch. 5. Attempt the search again. => Note that attribnute is now search option and search returns results. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: 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/
