http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8348
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8348
CC: [email protected], [email protected]
Assignee: [email protected]
Summary: useDaysMode syspref does not apply
Severity: critical
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Circulation
Product: Koha
Created attachment 10619
-->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10619&action=edit
useDaysMode syspref does not apply
correct an incorrect sql parameter and an inverted key/value hash in
Calendar.pm subroutines.
Consider that the following line in _is holiday subroutine :
$dt->truncate( to => 'day' );
is still corrected by the patch :
Bug 8251 - Follow up, use 'day' instead of 'day' for Datetime::truncate
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10418
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/