https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24745
--- Comment #7 from Owen Leonard <[email protected]> --- (In reply to Marcel de Rooy from comment #6) > Wouldnt it be better to return undef or empty string in case of template use? > If it is concatenated somewhere, we get a 0 in between ? Returning undef triggered this error in the QA tool: "# Subroutines::ProhibitExplicitReturnUndef: Got 1 violation(s)." I don't think there is a scenario where this variable would be concatenated with something else, but if you think it's worth preparing for I would be happy to sign off on a follow-up. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
