11 Oct
2022
11 Oct
'22
5:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31737 --- Comment #2 from Slava Shishkin <slavashishkin@gmail.com> --- Created attachment 141611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141611&action=edit Bug 31737: 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. -- You are receiving this mail because: You are watching all bug changes.