[Koha-bugs] [Bug 8486] Critical error in Koha::Calendar::days_between ?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 25 16:53:55 CEST 2012


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Passed QA

--- Comment #6 from Paul Poulain <paul.poulain at biblibre.com> ---
This bug is very critical and break many things. That's why I'll signoff-pass
QA and push in one go.

I made a lot of tests, things are much better.

Before the patch = no tests, my script proves that things are wrong
After the patch = tests added, my script return correct results (99 and 125)

Just a tiny comment: there was a trailing `
cmp_ok( $ret->ymd(), 'eq', '2012-07-24', 'Simple Single Day Add (Calendar)`' );

That i've removed:

-cmp_ok( $ret->ymd(), 'eq', '2012-07-24', 'Simple Single Day Add (Calendar)' );

thanks for your patch colin !

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


More information about the Koha-bugs mailing list