http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8772

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8772
                CC: gmcha...@gmail.com, kyle.m.h...@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: mtomp...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to