http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8895 Priority: P5 - low Change sponsored?: --- Bug ID: 8895 CC: gmcharlt@gmail.com Assignee: koha-bugs@lists.koha-community.org Summary: Warning in systempreferences.pl: Use of uninitialized value in length... Severity: minor Classification: Unclassified OS: All Reporter: veron@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.