http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] --- Comment #17 from Paul Poulain <[email protected]> --- QA comment: * the template does not respect HTML4 coding guidelines = there are UCfirst on every word, please switch to lowercase * have you tested on a large database. MySQL will not optimize SELECT ... FROM biblio WHERE title LIKE '%something%', and performances will be very poor. I think it should be specified on the home "duplicatesearch" page * the name "duplicate search" sounds strange to me. Shouldn't it be something like "multi-source search" or something like that ? (Search for duplicate ?) being not english native, I won't be affirmative, but Nicole, if you could confirm... * when you reach the page, you get a: Duplicate Search No Result that is irrelevant. failing QA (i'll accept this patch after feature freeze, no side effect risk, that's only new code) -- 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/
