http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6460 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Patch Status|Signed Off |Failed QA --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> 2011-08-11 10:36:30 UTC --- QA comment I think this patch should be rejected: the diagnostic is correct (Actions are logged as MODIFY, DELETE etc., whereas template viewlog.t* uses mod, del and passes it to viewlog.pl) so, why not fix the template to pass MODIFY, DELETE,... It would be a better solution than using LIKE. Also note that your patch prevent to change the select to have a "MULTIPLE", that would be a handy feature. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.