https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20469
--- Comment #15 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
