26 Jan
2026
26 Jan
'26
11:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41695 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 192024 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192024&action=edit Bug 41695: Fix rejecter in suggestion.pm TEST PLAN: 1 - Apply tests patch 2 - Run 'prove t/db_dependent/Koha/Suggestions.t' -> it fails on rejecter 3 - Apply this patch 4 - Run 'prove t/db_dependent/Koha/Suggestions.t' -> it works Note: this patch also provide tests for remaining accessors in the subtest Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.