[Koha-bugs] [Bug 14780] New: Datetime format seems

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 3 17:28:51 CEST 2015


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

            Bug ID: 14780
           Summary: Datetime format seems
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: eugenegf at yahoo.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Created attachment 42345
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42345&action=edit
01

In Circulation module, when using the datetime picker in Checkout, I am getting
the following error:

Software error:

The 'month' parameter ("29") to DateTime::new did not pass the 'an integer
between 1 and 12' callback
 at /usr/lib/perl5/DateTime.pm line 199
        DateTime::new(undef, 'hour', 09, 'minute', 00, 'second', 0, 'month',
29, ...) called at /home/koha/src/Koha/DateUtils.pm line 164
        Koha::DateUtils::dt_from_string('09/29/2015 09:00') called at
/home/koha/src/circ/circulation.pl line 170

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


More information about the Koha-bugs mailing list