10 Feb
2014
10 Feb
'14
9 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7413 --- Comment #18 from Holger Meißner <h.meissner.82@web.de> --- Created attachment 25166 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25166&action=edit Bug 7413: Unit Test This patch makes the new parameter norenewalbefore known to Circulation_Issuingrule.t To test: 1) prove t/db_dependent/Circulation_Issuingrule.t 2) Notice that the test fails with: $got->{nornewalbefore} = undef $expected->{norenewalbefore} = Does not exist 3) Apply patch. 4) Run test again and it should pass. Sponsored-by: Hochschule für Gesundheit (hsg), Germany -- You are receiving this mail because: You are watching all bug changes.