[Koha-bugs] [Bug 8251] Patrons are systematically debarred at checkin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 21 20:47:01 CEST 2012


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

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 10418
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10418&action=edit
Bug 8251 - Follow up, use 'day' instead of 'day' for Datetime::truncate

As noted in comment #4 by Jonathan Druart, this should be fixed in every call
to DateTie::truncate function. This patch does exactly that.

julian_m tested that truncate( to => 'days' ) didn't actually do anything, so
it is understandable that this 'fix' might introduce new bugs as we might have
'fixed' at a higher libs level this issue.

'minutes' is used in truncate function too, so fixing.

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


More information about the Koha-bugs mailing list