http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13028 Bug ID: 13028 Summary: Use of uninitialized value in string eq at misc/maintenance/cmp_sysprefs.pl line 194 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org If you use the restore option with a partial pref file not containing a version, you will have this error. Also the count of updated prefs will be one too high. This is corrected by a better test of the hash value in the CheckVersionPref subroutine. -- You are receiving this mail because: You are watching all bug changes.