[Koha-bugs] [Bug 9211] days_between wrong behaviour

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 3 17:53:15 CET 2013


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

--- Comment #6 from Paul Poulain <paul.poulain at biblibre.com> ---
Created attachment 14400
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14400&action=edit
Bug 9211 follow-up fixing 2 tiny mistakes in unit test

* the new test was not announced (26 announced, 27 run)
 * $daycount already declared, resulting in
"my" variable $daycount masks earlier declaration in same scope at t/Calendar.t
line 93.

with this patch prove t/Calendar.t is green ;-)

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


More information about the Koha-bugs mailing list