17 Feb
2026
17 Feb
'26
9:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41857 --- Comment #11 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 193313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193313&action=edit Bug 41857: Remove suggestion I don't understand why we need this here, but it seems to be picking up a leftover suggestion from a previous loop. This code itself is not within a loop, so it doesnt have the hashref containing suggestiontype from suggestion.pl. It's trying to access suggestiontype from Koha::Suggestion which causes an explosion Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.