20 May
2011
20 May
'11
9:36 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5872 --- Comment #21 from Paul Poulain <paul.poulain@biblibre.com> 2011-05-20 07:36:40 UTC --- (In reply to comment #20)
something in those patches is missing : the C4::Members::DebarMember() sub now deals with a date The signature on biblibre/master is : my $success = DebarMember( $borrowernumber, $todate ); the signature on official/master is: my $success = DebarMember( $borrowernumber );
This one is fixed through 6328, that must be applied before this one -- 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.