https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8962
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #70 from Katrin Fischer <[email protected]> --- Some notes: 1) Typo here, worlds would be nice :) Also, why are both descriptions the same? + [% IF ( ms_anywhere ) %]<option selected="selected" value="anywhere">Any world (all indexes)</option> + [% ELSE %]<option value="anywhere">Any word (all indexes)</option>[% END %] 2) QA script complains about tabs in Search.pm (L 1090) 3) The commit message still talks about GRS-1, please update to have a consistent test plan. At the omment I am a little confused as to what index is what and where will it be used. 4) While I like the idea of this, I think it needs some more thought. I am not happy with the change of behaviour. It's true that we changed it when introducing DOM, but I think that's been too far ago to step back from now. What I'd like to see is a configuration option on what should be the default index to use with keyword. Setting to FQA for commenting, but feel free to ask for more opinions! -- 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/
