https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17968 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- (In reply to Jonathan Druart from comment #1)
Moreover it the letter parameter, but it is never sent to this subroutine. letter_code is expected instead.
Right, $params->{letter}->{content} is never used, so while the logic actually does something, it isn't actually used at all.
Test plan: No test plan, just read the code and `git grep `
Oh, and there is just the letter_code sent and expected. -- You are receiving this mail because: You are watching all bug changes.