26 Aug
2020
26 Aug
'20
2:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21066 --- Comment #20 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 109152 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109152&action=edit Bug 21066: Update NewsChannels.t Removing the weird '' => 1 from the hash too. NOTE: The following line in the module seems to be useless: $data->{$data->{'lang'}} = 1 if defined $data->{lang}; Test plan: Run t/db_dependent/NewsChannels.t Run t/db_dependent/Koha/News.t Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.