[Koha-bugs] [Bug 14446] Resolve "Use of uninitialized value in goto" in admin/preferences.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 6 02:15:45 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #76685|0                           |1
        is obsolete|                            |

--- Comment #4 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 76712
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76712&action=edit
[SIGNED-OFF] Bug 14446: Workaround to resolve uninitialized value in goto
warning

Forcing both GetTab calls to list context resolves the warning.
A workaround, not a real fix.

Test plan:
Search for something in the syspref text bar.
Without this patch, you will have a warn: Use of uninitialized value in goto
With this patch, you won't.

Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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


More information about the Koha-bugs mailing list