[Koha-bugs] [Bug 8738] New: DateTime object being compared to a date string in circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 7 16:13:37 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: Sponsored
            Bug ID: 8738
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: DateTime object being compared to a date string in
                    circulation
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: mjr at software.coop
               URL: http://intranet/cgi-bin/koha/circ/circulation.pl
          Hardware: All
            Status: NEW
           Version: rel_3_8
         Component: Circulation
           Product: Koha

A DateTime object can only be compared to another DateTime object
(DateTime=HASH(0x54110d8), 0). at
/home/coop/koha/unstable/src/circ/circulation.pl line 346
 at /usr/lib/perl5/DateTime.pm line 1801
    DateTime::_compare('DateTime=HASH(0x54110d8)', 0, 0) called at
/usr/lib/perl5/DateTime.pm line 1780
    DateTime::compare('DateTime=HASH(0x54110d8)', 0) called at
/usr/lib/perl5/DateTime.pm line 1762
    DateTime::_compare_overload('DateTime=HASH(0x54110d8)', 0, '') called at
/home/coop/koha/unstable/src/circ/circulation.pl line 346

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