https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38116
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement improves release notes| |the search description (or | |criteria) shown above the | |patrons page search results | |table. | | | |It now displays | |the additional search | |criteria entered in the | |global search filter and | |column filters, for | |example: | | | | Patrons found | |for: Anywhere: e | | Standard | |starting with 'a' | | | |Library=Franklin --- Comment #6 from David Nind <[email protected]> --- I've signed off, as I finally figured out what was meant by "Search description". However, one issue I noted is clearing the search. If you use the "Clear" button in the left-hand sidebar, it doesn't clear the search description. For example: 1. For the 'Search' field enter: a 2. For the 'Search type' field: Starts with 3. Click the 'Search' button 4. In the "Global search filter" field above the table: e 5. In the card column filter: 0000 6. The search description: Patrons found for: Anywhere: e Standard starting with 'a' Card=0000 7. Click "Clear" in the left-hand sidebar 8. The search description is still displayed on the page (as per step 6), with no search results. 9. To make the search description disappear, either start a new search or click the "Patrons" top menu item to reload the patrons page. 10. If you just do a search using the search filters on the left-hand side (steps 1-3), the clear doesn't work for that either. Testing notes (using KTD) ========================= "search description" means and what is searched for, for example if you search for 'a', then above the table of search results the search criteria are shown "Patrons found for: Standard starting with 'a'". The search filters (in the left sidebar) ---------------------------------------- Before the patch: 1. Filters on the left: 1.1 For the 'Search' field enter: a 1.2 For the 'Search type' field: Starts with 1.3 Click 'Search' 1.4 In the search results it says (under the 'Browse by last name'): "Patrons found for: Standard starting with 'a'" After the patch, there should be no change: "Patrons found for: Standard starting with 'a'" Global search filter and column filters --------------------------------------- - Global search filter = above the table column headings (Show XX entries First Previous X Next Last Search_____ x Clear filter) - Column filters = in the search results table, under the table column headings 1. Enter e in the global search filter: 1.1 Before the patch - no change to the search description: "Patrons found for: Standard starting with 'a'" 1.2 After the patch - now shows in the search description: "Patrons found for: Anywhere: e Standard starting with 'a'" 2. In the column filter for the Card, enter 0000 2.1 No change to the search description: Patrons found for: Standard starting with 'a' 2.2 After the patch - now shows in the search description: "Patrons found for: Anywhere: e Standard starting with 'a' Card=0000" 2.3 Note: If the card column is hidden, the results don't change and the "Card=0000" still shows in the search description 2.4 Note: If a column filter has a dropdown list, the description is now displayed in the search description, for example: Patrons found for: Standard starting with 'a' Library=Midway, Category=Staff -- 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/
