[Koha-bugs] [Bug 8537] 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
Mon Aug 6 11:17:45 CEST 2012


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11219|0                           |1
        is obsolete|                            |

--- Comment #2 from Chris Cormack <chris at 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 at bigballofwax.co.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list