[Koha-bugs] [Bug 28847] Branch limits while searching should be expanded in query building and not in CGI

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 12 13:35:26 CEST 2021


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

--- Comment #3 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 123809
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123809&action=edit
Bug 28847: Cleanup of branch limitsand fix OPAC_SEARCH_LIMIT

The opac had 'branch_group_limit' parameters which can be simplified to more
closely match intranet code.

Adjust C4::Auth for chaneg above to ensure dropdowns correctly populate

Expand JS to prevent selection of single and multibranch limits

To test:
1 - Enable OpacAddMastheadLibraryPulldown system preference
2 - Ensure branches and groups show as before patch
3 - Ensure single and multibranch limits from masthead apply as expected
4 - Test advanced search page, ensure you cannot select both single and
multibranch limit
5 - Follow test plan on 28845 - ensure multibranch limit still correctly
pre-selected

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


More information about the Koha-bugs mailing list