https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30645
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes patron searching release notes| |where there are multiple | |patron attributes - all | |patron attributes are now | |searched. Before this, if | |your search included values | |from multiple patron | |attributes, no results | |would be found. Example: if | |you have two patron | |attributes with the value | |'abc' in one and '123' in | |another, searching for | |either one worked as | |expected, but no results | |would be found searching | |for 'abc 123'. CC| |da...@davidnind.com --- Comment #14 from David Nind <da...@davidnind.com> --- Testing notes (using KTD): 1. To run the tests, start up KTD with selenium: ktd --selenium up 2. I ran the tests (these passed) and added patron attributes to test that patron search works as expected. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/