[Bug 8537] New: In moremember.pl the call of output_pref is without check
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Priority: P5 - low Change sponsored?: --- Bug ID: 8537 CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Assignee: koha-bugs@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@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Christophe Croullebois <christophe.croullebois@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |christophe.croullebois@bibl |ity.org |ibre.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 --- Comment #1 from Christophe Croullebois <christophe.croullebois@biblibre.com> --- Created attachment 11219 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11219&action=edit proposed patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Christophe Croullebois <christophe.croullebois@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11219|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 11376 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11376&action=edit Bug 8537 : In moremember.pl the call of 'output_pref' is without check the argument passed to "output_pref", could be undefined, in this case koha is not happy. I just put a condition, the same logic than for the line below. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |chris@bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |RESOLVED CC| |jonathan.druart@biblibre.co | |m Resolution|--- |DUPLICATE --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- QA Comments: This patch becomes useless with the patch proposed by Robin for Bug 8532. I mark this one as Resolved *** This bug has been marked as a duplicate of bug 8532 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org