http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Patch Status|Needs Signoff |Does not apply --- Comment #9 from Paul Poulain <paul.poulain@biblibre.com> 2011-09-27 15:43:33 UTC --- Edgar, your patch does not seems to be in git format a git patch starts with : (for example)
From 1b633c25236c62d43e938dac02f01897ba073747 Mon Sep 17 00:00:00 2001 From: Chris Cormack <chrisc@catalyst.net.nz> Date: Tue, 10 May 2011 09:30:06 +1200 Subject: [PATCH] Bug 5260 : Patch for template changes
your revised patch #4781 starts by : diff --git a/acqui/basketgroup.pl b/acqui/basketgroup.pl index 08356f8..4a4a9f2 100755 --- a/acqui/basketgroup.pl +++ b/acqui/basketgroup.pl QA comment: I also see that there are many commented warns or print, like +#print "order_mail\n"; +#print "booksellerid: $booksellerid\n", "mail_orders: ", Dumper($mail_orders); could you remove them before submitting, otherwise it will "fail QA" later Thanks -- 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.