[Koha-bugs] [Bug 11913] New: Attributes generate error log during member entry

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 10 04:35:12 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11913

            Bug ID: 11913
           Summary: Attributes generate error log during member entry
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

SHOW_BCODE (or any other patron attribute) which is NULL will generate errors
similar to:
[Sun Mar 09 23:30:50 2014] [error] [client 192.168.45.23] [Sun Mar  9 23:30:50
2014] memberentry.pl: Use of uninitialized value $_ in hash element at
/home/mtompset/kohaclone/members/memberentry.pl line 814.
[Sun Mar 09 23:30:50 2014] [error] [client 192.168.45.23] [Sun Mar  9 23:30:50
2014] memberentry.pl: Use of uninitialized value in anonymous hash ({}) at
/home/mtompset/kohaclone/members/memberentry.pl line 814.

This is in part due to a poor way of copying the hash.

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


More information about the Koha-bugs mailing list