https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16522
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142041|0 |1 is obsolete| | --- Comment #83 from Katrin Fischer <[email protected]> --- Created attachment 145526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145526&action=edit Bug 16522: (follow-up) Remove HTML links from email The emails sent for cart and list are plain text and any <a> tag will be scrubbed by HtmlToText. So we can remove those links. This also solves an issue with the original patch set, where the error below would appear on sending a cart or list email from the staff interface: Template process failed: file error - biblio_a_href: not found at /kohadevbox/koha/C4/Templates.pm line 127 Signed-off-by: Heather Hernandez <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- 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/
