http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7328
--- Comment #4 from Frédéric Demians <[email protected]> 2011-12-15 16:44:15 UTC --- > QA comment : Thanks for going through this patch. > I can't see any difference with and without the patch. > Frédéric, looking at your code, it seems it does something only if the > syspref is not defined, which should not happend. I don't think so. Expanded search option are passed with a CGI param, it is used (and controlled), otherwise syspref is used. > Marking failed QA until I have more information about how to reproduce > the problem 1. On HEAD, in intra interface, enable expandedSearchOption syspref 2. Click Search link in the top links bar. 3. Next to Search button, you can see [More options] link. This is wrong. We should have [Fewer options] 4. Commit the patch 5. Repeat 1-2 6. Next to Search button, you have [Fewer options] link. This is correct. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
