https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21455
Pierre-Marc Thibault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79652|0 |1 is obsolete| | --- Comment #4 from Pierre-Marc Thibault <[email protected]> --- Created attachment 80149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80149&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
