3 Feb
2022
3 Feb
'22
12:34 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29844 --- Comment #27 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 130133 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130133&action=edit Bug 29844: Some more uncaught cases Some more cases found using $ git grep '\->search(' | grep -v -e '\->as_list' -e '\->get_column' \ | grep '@' and then manually looking at them. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.