[Koha-bugs] [Bug 27546] Add option to search within results on the staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 9 01:11:40 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27546

PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115779|0                           |1
        is obsolete|                            |

--- Comment #4 from PTFS Europe Sandboxes <sandboxes at ptfs-europe.com> ---
Created attachment 116533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116533&action=edit
Bug 27546: Add 'Search within results' search box

This enhancement adds a new input above the search results allowing one to
search within the results. The search
box will take a query and add it as a limit to the previous search

These patches make a slight change to the search header, passing the dropdown
selection as a parameter rather thandirectly.

Searching this way is functionally equivaled to adding 'AND' with the new term
to original results.

To test:
1 - Apply patch
2 - Search on staff client wiht a term that returns results
3 - Note the new 'Search within results box'
4 - Add a search term
5 - Note new results and confirm they are as expected
6 - Enable IntranetCatalogSearchPulldown and confirm the dropdown works as
expected
7 - Edit your search - the reinfements appear in the limits section and can be
removed

Signed-off-by: Barbara Johnson <barbara.johnson at bedfordtx.gov>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list