http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8728 Priority: P5 - low Change sponsored?: --- Bug ID: 8728 Assignee: gmcharlt@gmail.com Summary: t/db_dependent/Reserve.t test doesn't use resdate and expdate arguments for AddReserve Severity: enhancement Classification: Unclassified OS: All Reporter: matted-34813@mypacks.net Hardware: All Status: NEW Version: unspecified Component: Test Suite Product: Koha The AddReserve routine had resdate and expdate added in between arguments (not appended) in 2009/2010ish and http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=C4/Reserves.pm;hb=... so we need to adjust the t/db_dependent/Reserve.t accordingly. -- You are receiving this mail because: You are watching all bug changes.