http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12739
Bug ID: 12739
Summary: SendAlerts function does not take care of "html"
format in letter
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Notices
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
If you want to add some html tags in your notification letters (except overdues
or holds), for exemple a link on you FB page or some hilghtning, it is not
taken into account.
Tags are written as plain text in the email even if html is activated.
That's because C4:Letters::SendAlerts function does not check letter format but
always sends email with Content-Type = "text/plain"
--
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]
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/