20 Oct
2022
20 Oct
'22
4:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29012 --- Comment #52 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 142249 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142249&action=edit Bug 29012: Fix undef warnings around unseen_renewals_allowed in smart-rules.pl Trivial fix. To reproduce: 1. Create or edit a rule on /cgi-bin/koha/admin/smart-rules.pl - i.e. submit the form (make POST request) 2. Notice the mentioned above warning in plack-intranet-error.log 3. Apply the patch. 4. Repeat step 1. 5. That warning in log file should be no more. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.