[Koha-bugs] [Bug 8348] New: useDaysMode syspref does not apply

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 3 10:35:49 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8348
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: useDaysMode syspref does not apply
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: koha at 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.


More information about the Koha-bugs mailing list