https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31199
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matt.blenkinsop@ptfs-europe | |.com --- Comment #7 from Matt Blenkinsop <[email protected]> --- 1..1 # Subtest: Search patrons 1..25 ok 1 - All standard fields are searchable if DefaultPatronSearchFields not set. middle_name is there. ok 2 - Standard search uses hard coded list when DefaultPatronSearchFields not set ok 3 - All standard fields + middle_name are searchable by filter if DefaultPatronSearchFields not set ok 4 - Standard filter uses hard coded list when DefaultPatronSearchFields not set ok 5 - New option added when DefaultPatronSearchFields is populated with a field. Note that middle_name disappears, we do not want it if not part of DefaultPatronSearchFields ok 6 - Standard search uses DefaultPatronSearchFields when populated ok 7 - New filter option added when DefaultPatronSearchFields is populated with a field ok 8 - Standard filter uses DefaultPatronSearchFields when populated ok 9 - Invalid option not added when DefaultPatronSearchFields is populated with an invalid field ok 10 - Invalid filter option not added when DefaultPatronSearchFields is populated with an invalid field ok 11 - Column "Name" should be the 3rd and contain the firstname correctly filtered ok 12 - Column "Name" should be the 3rd and contain the address correctly filtered ok 13 - Column "Name" should be the 3rd and contain the email address correctly filtered ok 14 - Column "Library" should be the 6th and contain the html tags - they have been html filtered ok 15 - Column "Circ note" should be the 10th and not contain the html tags - they have not been html filtered ok 16 - Page title is correct after following modification link ok 17 - Searching in standard brings back correct results ok 18 - Filtering on library works in combination with main search ok 19 - Resetting filters works as expected ok 20 ok 21 - Searching on a non-searchable attribute returns no results ok 22 - Searching on a searchable attribute returns correct results ok 23 - Refining with DataTables search works to further filter the original query not ok 1 - Search patrons WARNING: Cleanup failed! Koha 22.11_D11/257 -- 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/
