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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8348
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com
          Assignee: koha-bugs@lists.koha-community.org
           Summary: useDaysMode syspref does not apply
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: k...@univ-lyon3.fr
          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
Koha-bugs@lists.koha-community.org
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/

Reply via email to