[Koha-bugs] [Bug 8367] How long is a hold waiting for pickup at a more granular level

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 29 16:57:26 CET 2012


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
I tried to manually fix the merge errors and ended up getting this error:

The 'days' parameter (undef) to DateTime::Duration::new was an 'undef', which
is not one of the allowed types: scalar
 at /usr/lib/perl5/DateTime/Duration.pm line 31
    DateTime::Duration::new(undef, 'days', undef) called at
/usr/lib/perl5/DateTime.pm line 1640
    DateTime::add('DateTime=HASH(0xa1d3494)', 'days', undef) called at
/home/oleonard/kohaclone/C4/Reserves.pm line 552
    C4::Reserves::GetMaxPickupDate('HASH(0xa11168c)', undef) called at
/home/oleonard/kohaclone/circ/waitingreserves.pl line 107

Not sure if this is a real error or whether I made a mistake in merging?

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


More information about the Koha-bugs mailing list