[Koha-bugs] [Bug 14991] Reword, clarify and add consistency to authority search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 21 00:55:14 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14991

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

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

--- Comment #2 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 45874
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45874&action=edit
BUG 14991 Improve consistency of authority search

At the moment we can search authorities from two places: authorities-home.pl
and auth_finder.pl (while cataloguing).

The auth_finder.pl page offers searching specifically in the $a of the main
heading, while the authorities home page doesn't.

Additionally, the wording and order of the options is different.

authorities-home.pl has:
Search main heading
Search all headings
Keyword search

while auth_finder.pl has:
Main entry ($a only)
Main entry
Anywhere
Heading match

This patch will add some consistency so that both pages offer:
Search main heading ($a only)
Search main heading
Search all headings
Search entire record

Test plan:

- apply patch
- go to authorities home
- check that previous searches are still working
- check that the new ($a only) search is working
- go to auth finder (from cataloguing)
- check that searches are still working
- check that we do have the same wording in both pages and that forms are now
consistent

Signed-off-by: Aleisha <aleishaamohia at hotmail.com>

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


More information about the Koha-bugs mailing list