[Koha-bugs] [Bug 33612] Staff with limited permissions don't always get an expanded catalog_search bar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 25 23:38:06 CEST 2023


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 150225
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150225&action=edit
Bug 33612: Fix cat-search.inc and remove home-search.inc

To test:
1. Setup a staff member with staff access permission but no circulate
permissions.
2. Log in as that and on the intranet-home page notice that 'Search patron' bar
across the top is not visible by default.
3. Click the 'Search patrons' link at the top, now you see the search bar.
4. This is also true on the item search page.
5. Apply patch
6. Try looking at the intranet home and item search pages again, the search bar
should be expanded by default.
7. git grep 'home-search.inc' , this include should be gone along with all
references to it.
8. Log in as a superlibrarian and make sure the top search bars still seem
correct and default to the correct ones.

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

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


More information about the Koha-bugs mailing list