Bug 7336

Summary: memberentry.pl generates an error in the log
Product: Koha Reporter: Owen Leonard <oleonard>
Component: PatronsAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Ian Walls <koha.sekjal>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: gmcharlt, paul.poulain
Version: 3.8   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed fix

Description Owen Leonard 2011-12-08 14:03:46 UTC
Use of uninitialized value $data{"debarred"} in string ne at /members/memberentry.pl line 652.
Comment 1 Owen Leonard 2011-12-08 16:12:09 UTC
Created attachment 6669 [details] [review]
Proposed fix
Comment 2 Ian Walls 2011-12-08 16:14:38 UTC
Trivial fix to quite logs. Signing off and passing QA in a go.
Comment 3 Paul Poulain 2011-12-12 16:42:35 UTC
patch pushed, please test