5 Jun
2013
5 Jun
'13
3:54 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10400 --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> --- Testing shows that if you pass an invalid field list to _get_text_fields(), the result is: $VAR1 = [ { 'desc' => undef, 'code' => undef } ]; That seems a bit untidy; I think it ought to return either undef or a ref to an empty list in that case. -- You are receiving this mail because: You are watching all bug changes.