http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5455 Summary: Fix uninitialized-warnings on authorities.pl Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: ASSIGNED Severity: minor Priority: PATCH-Sent Component: Cataloging AssignedTo: m.de.rooy@rijksmuseum.nl ReportedBy: m.de.rooy@rijksmuseum.nl QAContact: koha-bugs@lists.koha-community.org CC: ian.walls@bywatersolutions.com Estimated Hours: 0.0 Fix multiple warnings like: [Mon Nov 29 12:41:14 2010] [error] [Mon Nov 29 12:41:14 2010] authorities.pl: Use of uninitialized value $authtypecode in string eq at /usr/share/koha/devclone/authorities/authorities.pl line 646. [Mon Nov 29 12:41:14 2010] [error] [Mon Nov 29 12:41:14 2010] authorities.pl: Use of uninitialized value $authtypecode in hash element at /usr/share/koha/devclone/authorities/authorities.pl line 653. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.