https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42646
--- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 199300 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199300&action=edit Bug 42646: Pass message_transport_type to GetPreparedLetter in ModSuggestion GetPreparedLetter() was called without a message_transport_type parameter, causing it to default to 'email' and always fetch the email template variant — even when the resolved transport was 'sms'. The SMS-specific template tab was therefore never consulted for suggestion status-change notices. Sponsored-by: OpenFifth <https://openfifth.co.uk/> -- You are receiving this mail because: 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/
