Bug 6290

Summary: Fixing uninitialized warnings on homebranch in XSLT.pm
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris, paul.poulain
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Patch
Signed off Patch

Description Marcel de Rooy 2011-05-02 07:48:16 UTC
Logfile contains lots of warnings: opac-search.pl: Use of uninitialized value in hash element at C4/XSLT.pm line 213., referer: opac-search.pl
Patch checks on null value.
Comment 1 Marcel de Rooy 2011-05-02 08:00:14 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-05-13 07:50:07 UTC
Created attachment 4097 [details] [review]
Signed off Patch
Comment 3 Paul Poulain 2011-08-10 13:05:00 UTC
QA comment

trivial & useful patch, marking "passed QA"
Comment 4 Chris Cormack 2011-08-11 00:56:57 UTC
Pushed please test
Comment 5 Marcel de Rooy 2011-10-03 07:28:20 UTC
Closing it myself now..