https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41857
--- Comment #1 from Pedro Amorim <[email protected]> --- Created attachment 193184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193184&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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
