http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6813 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |paul.poulain@biblibre.com --- Comment #17 from Paul Poulain <paul.poulain@biblibre.com> --- 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.