24 Jul
2018
24 Jul
'18
1:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20469 --- Comment #15 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #10)
Why do you return an empty string instead of "0"? IMO we should return ->count, and use the DBIC rs.
I will provide a patch and you will tell me what you think about it.
Empty string is the perl default for false. I have seen its use more in the Koha codebase. But I have no objection to your follow-up. Thanks. -- You are receiving this mail because: You are watching all bug changes.