[Koha-bugs] [Bug 30077] Add option for library dropdown in search function for staff interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 9 18:49:44 CET 2022


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

Lucas Gass <lucas at bywatersolutions.com> changed:

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

--- Comment #8 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 131528
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131528&action=edit
Bug 30077: Add system preference IntranetAddMastheadLibraryPulldown

To test:
1. Apply patch, updatedatabase, restart_all
2. Search for the system pref 'IntranetAddMastheadLibraryPulldown'
3. Set it to 'Show'.
4. Go to any page that contains header search box and click on 'Search the
catalog'.
5. To the left of the search bar you should see a dropdown for branches.
6. This should be defaulted to 'All libraries'.
7. In the dropdown choose any branch and do a search and make sure it is
correctly limiting to that branch.
8. Try changing to a different branch and doing another search. It should
correcrly limit to that branch BUT it should also default back to 'All
libraries' for the next search.
9. Try selecting 'All libraries' from the top of the dropdown and make sure it
is correctly searching all branches.
10. Turn on the system pref 'IntranetCatalogSearchPulldown' and make sure it
looks nice with both of those dropdowns and functions when you use limiters
from both dropdowns.

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


More information about the Koha-bugs mailing list