9 Sep
2013
9 Sep
'13
1:22 p.m.
The 'days' parameter (undef) to DateTime::Duration::new was an 'undef'
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10843 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 20909 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20909&action=edit Bug 10843: the DateTime->add method takes a scalar, not undef Test plan: 1) set an empty string for the ReservesMaxPickUpDelay pref 2) place a hold on an item 3) check in the item 4) click on "Print and confirm" 5) an error occurs 6) apply the patch 7) repeat steps 1 to 4 8) the error does not occur anymore. -- You are receiving this mail because: You are watching all bug changes.