http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8537
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #11219|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: 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/
