https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175
paxed <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #112853|0 |1 is obsolete| | --- Comment #102 from paxed <[email protected]> --- Created attachment 114327 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114327&action=edit Bug 11175: (follow-up) Don't return explicitly undef This would create in list context an list of one element that is undef, which we don't want, we want empty list if there are no components. Signed-off-by: Nick Clemens <[email protected]> Signed-off-by: Pasi Kallinen <[email protected]> -- 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/
