[Koha-bugs] [Bug 21605] Cannot create EDI account

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 13 15:14:00 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21605

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 83168
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83168&action=edit
Bug 21605: (follow-up) Simple ternary boolean to number conversion

Imo it is much easier to do just "$a ? 1 : 0" than testing defined($a) etc.
in the additional loop.
Less code, more readable?

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list