22 Oct
2021
22 Oct
'21
11:04 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11175 --- Comment #401 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 126693 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126693&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 <nick@bywatersolutions.com> Signed-off-by: Pasi Kallinen <pasi.kallinen@koha-suomi.fi> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Andrew Nugged <nugged@gmail.com> -- You are receiving this mail because: You are watching all bug changes.