3 Jul
2012
3 Jul
'12
12:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8349 --- Comment #1 from M. Tompsett <mtompset@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.