http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8062
--- Comment #5 from Frédéric Demians <[email protected]> --- I confirm the bug, its severity, and your diagnostic. There should be already get an issue before 3.8. Email sent by Koha comes from a template which isn't strictly a template. There is a pseudo-syntax allowing subject/message extraction. But this mini-templating system isn't compliant with our current translation system which doesn't preserve new lines: it doesn't matter in HTML; it's important in raw text, which is used in basket email. We must rewrite in HTML the email sent by OPAC Send your Basket functionality. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
