[Koha-bugs] [Bug 29476] Earliest renewal date is displayed wrong in circ/renew.pl for issues with auto renewing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 22 08:21:16 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29476

Fridolin Somers <fridolin.somers at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fridolin.somers at biblibre.co
                   |                            |m

--- Comment #16 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Hi,

Maybe a silly question :

-    return $now unless $issuing_rule;
I don't understand why do we remove this ?
issuing rule may be undef right ?
In this case the calls $issuing_rule->{xxx} will fail.

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


More information about the Koha-bugs mailing list