[Koha-bugs] [Bug 8045] Problems on Due date when checking in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 7 16:15:37 CEST 2012


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

--- Comment #8 from Adrien SAURAT <adrien.saurat at biblibre.com> ---
Created attachment 9428
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9428&action=edit
proposed patch #1

The due date was sent as a DateTime object parameter to the method
"days_between" in Koha/Calendar.pm and was altered in the process.
Added cloning to prevent this behaviour.

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


More information about the Koha-bugs mailing list