https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #32 from Nick Clemens <[email protected]> --- SIP fails on the date, this needs to be converted to a string for returning Checking in an overdue item fails to calculate the fine Test fails: t/db_dependent/Circulation.t .. 44/95 # Failed test 'Can auto renew, OPACFineNoRenewals=10, patron has 10' # at t/db_dependent/Circulation.t line 671. # got: 'auto_too_much_oweing' # expected: 'auto_renew' # Looks like you failed 1 test of 6. I think there are spots where the date isn't being converted from a DateTime object when needed -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
