[Bug 14446] Resolve "Use of uninitialized value in goto" in admin/preferences.pl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 76756 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=76756&action=edit 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@hotmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org