Bug 21455: Authority search options get shuffled around when you click on 'Search'
authorAndreas Roussos <arouss1980@gmail.com>
Sat, 29 Sep 2018 16:51:45 +0000 (19:51 +0300)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 9 Oct 2018 11:54:08 +0000 (11:54 +0000)
commit6cee98c04fce2129de21c65c9e0c407a508df9bd
tree96fddb34c993d253e18895044cb57797b2b73c5a
parent6152bad79504f28bc1eaffdffa549c4633c922ff
Bug 21455: Authority search options get shuffled around when you click on 'Search'

In the staff client, when you perform an authority search the
selected values for the 'Search all headings:' and 'Search
entire record:' options get shuffled around when you click on
the 'Search' button.

This patch fixes that.

Test plan:
1) Perform an authority search and set the 'Search all headings:'
   option to 'starts with'.
2) Click on the 'Search' button.
3) Notice how the 'Search all headings:' option is now 'contains',
   and 'starts with' has moved down to the 'Search entire record:'
   option.
4) Apply the patch.
5) Hit 'Search' again. This time the selected search options do
   not move around.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
authorities/auth_finder.pl