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

Paul Poulain <[email protected]> changed:

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

--- Comment #6 from Paul Poulain <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to