[Koha-bugs] [Bug 8537] New: In moremember.pl the call of output_pref is without check

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 31 16:11:57 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8537
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
          Assignee: koha-bugs at lists.koha-community.org
           Summary: In moremember.pl the call of output_pref is without
                    check
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: christophe.croullebois at biblibre.com
          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.


More information about the Koha-bugs mailing list