http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8537
CC: [email protected], [email protected]
Assignee: [email protected]
Summary: In moremember.pl the call of output_pref is without
check
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: master
Component: Patrons
Product: Koha
A case I meet with a customer's borrower, the argument passed to the sub, could
be undefined, in this case koha is not happy.
I just put a condition, the same logic than for the line below.
To test :
you need to have in moremember.pl a borrower that returns 'undefined' for
'$issue->{date_due}' with GetPendingIssues.
Or read the code I think it is clear.
Thx.
--
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/