[Koha-bugs] [Bug 5455] New: Fix uninitialized-warnings on authorities.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 29 13:40:50 CET 2010


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 at rijksmuseum.nl
        ReportedBy: m.de.rooy at rijksmuseum.nl
         QAContact: koha-bugs at lists.koha-community.org
                CC: ian.walls at 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.


More information about the Koha-bugs mailing list