[Koha-bugs] [Bug 12470] C4::Circulations.pm needs more unit tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 8 19:53:50 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12470

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |bgkriegel at gmail.com

--- Comment #4 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Yohann,
you need to swap this two lines on the two files.

$dbh->do(q|DELETE FROM items|);
$dbh->do(q|DELETE FROM issues|);

Both tests fails.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list