[Koha-bugs] [Bug 8349] Attempted string substitution in C4::Breeding fails on undefined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 3 13:23:50 CEST 2012


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

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 10623
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10623&action=edit
Moved the substitution inside the if statement

While generating this patch, I realized that the if statement needs fixing too.
Bug report to follow for that problem. However, the if statement modification
won't affect the NULL case, which is being handled by moving this. It does
differ technically in the case of 0 or '0', however the result is the same.

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


More information about the Koha-bugs mailing list