[Koha-bugs] [Bug 8895] New: Warning in systempreferences.pl: Use of uninitialized value in length...

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 10 07:44:38 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8895
                CC: gmcharlt at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: Warning in systempreferences.pl: Use of uninitialized
                    value in length...
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: veron at veron.ch
          Hardware: All
            Status: NEW
           Version: master
         Component: Staff Client
           Product: Koha

Clicking on Local use tab in system preferences results in warning in log file:

systempreferences.pl: Use of uninitialized value in length at
(...)/admin/systempreferences.pl line 456

Reason: content field "value" in table "systempreferences" can be NULL (and is
tested for length).

Patch follows.

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


More information about the Koha-bugs mailing list