[Koha-bugs] [Bug 8391] New: Cannot view reading record through staff client

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 9 14:38:04 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8391
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Cannot view reading record through staff client
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: kyle.m.hall at gmail.com
          Hardware: All
            Status: NEW
           Version: master
         Component: Patrons
           Product: Koha

Through the staff client, circulation histroy results in an error message.
In circulation, after retrieving a borrower record, click on the "Circulation
History" button on the left hand side of the page. The below error message is a
result:

Software error:
The 'month' parameter ("0") to DateTime::new did not pass the 'an integer
between 1 and 12' callback
 at /usr/lib/perl5/DateTime.pm line 194
    DateTime::new(undef, 'hour', 00, 'minute', 00, 'month', 0, 'second', 0,
...) called at /usr/share/perl5/DateTime/Format/DateParse.pm line 58
    DateTime::Format::DateParse::parse_datetime('DateTime::Format::DateParse',
'0000-00-00 00:00:00', 'America/Los_Angeles') called at
/usr/share/koha/lib/Koha/DateUtils.pm line 86
    Koha::DateUtils::dt_from_string('0000-00-00 00:00:00', 'sql') called at
/usr/share/koha/lib/Koha/DateUtils.pm line 160
    Koha::DateUtils::format_sqldatetime('0000-00-00 00:00:00') called at
/usr/share/koha/intranet/cgi-bin/members/readingrec.pl line 80

For help, please send mail to the webmaster ([no address given]), giving this
error message and the time and date of the error.

-- 
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