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

Owen Leonard <[email protected]> changed:

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

--- Comment #2 from Owen Leonard <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to