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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/