http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5549 Elliott Davis <tdavis@uttyler.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Signed Off |Failed QA --- Comment #19 from Elliott Davis <tdavis@uttyler.edu> 2011-09-14 19:51:36 UTC --- CalcFine is not calculating the date diff correctly. For large date ranges (months/years) the calc returns a duration of 0 days. I believe this is due to a limitation of the DateTime::Duration module. Since this is used in Koha::Calendar I am hesitant to commit any changes but I would recommend looking into using Date::Calc instead. I am going to be testing that locally and will report the results. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.