[Koha-bugs] [Bug 23562] Only one authorities search in header

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 6 16:02:50 CEST 2019


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

--- Comment #2 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 92649
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92649&action=edit
Bug 23562: Only one authorities search in header

In authorities module, header contains 4 authorities search, from "main heading
$a" to "entire record".
This is more a search option than really different searches.
I propose to merge them into only one with a select for where to search.
This allow to always keep current search options.

This patch also adds title arguemnt on comboboxes to say what the represent.
Also changes submit button text with "Search" like in many places.

Since there is a new combobox, a CSS rule need to be added to have an input
text of 20em instead of 30em.

Test plan :
1) Go to Authorities module
2) Choose a value different from fist in all comboboxes of header
3) Enter a text in input
4) Click on submit
5) Check that all values and text are kept
6) Perform search with each value of "Where" combobox and check results are OK

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


More information about the Koha-bugs mailing list