29 Jun
2012
29 Jun
'12
9:59 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5644 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #10 from Chris Cormack <chris@bigballofwax.co.nz> --- The problem is in Koha::Calendar if ( $add_duration->is_negative() ){ $day_dur->inverse(); } This does not do what we expect, namely it does not invert the value. Working on a fix now -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.