https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41040
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189517|0 |1 is obsolete| | --- Comment #29 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 193118 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193118&action=edit Bug 41040: Empty patron search from the header should not trigger a patron search If the "arrow" button on the patron search is clicked with no value in the textbox, it redirects to members/members-home.pl and performs a search with no value automatically. It makes more send for it to behave as the "Patrons" link in the navbar that directs to members-home.pl where the librarian can then perform a more advanced search. Test Plan: 1) Click the "Search patrons" link on the header, then the arrow button 2) Note an empty patron search is performed immediately 3) Apply this patch 4) Restart all the things! 5) Repeat step 1 6) Note a paton search is no longer triggered automatically Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: David Nind <[email protected]> Signed-off-by: Lucas Gass <[email protected]> -- 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/
