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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 8 Nov 2018 15:23:56 +0000 (16:23 +0100)
commit68c83c4c8691307c65025717003417f870cb1098
tree35768898b65c26d36726df6c981bf9791831e9bf
parent5a69e301970c324ee8110bb10d6d7fea4616fbcc
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>
(cherry picked from commit 6cee98c04fce2129de21c65c9e0c407a508df9bd)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit d0db6f69bbc38b943dd723eca05f181de1a60cf8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
authorities/auth_finder.pl