http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8772 Priority: P5 - low Change sponsored?: --- Bug ID: 8772 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Uninitialized variable triggers error log entry in smart_rules.pl Severity: trivial Classification: Unclassified OS: All Reporter: mtompset@hotmail.com Hardware: All Status: NEW Version: unspecified Component: Circulation Product: Koha Test ---- 1) Login 2) Go to administration 3) Circulations and Fines 4) tail /var/log/koha/... There's now several uninitialized $op variables. 5) apply a patch that changes line 47 (where the my $op) is to have "|| q{}" 6) retest no errors. Sorry, it's late. No time for a patch. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.