[Koha-bugs] [Bug 13241] Notice for account details ( ACCTDETAILS ) will only send in plain text even if HTML is selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 12 13:26:21 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13241

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 33480
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33480&action=edit
Bug 13241 - Notice for account details ( ACCTDETAILS ) will only send in plain
text even if HTML is selected

The notice ACCTDETAILS will be sent to a new patron on creation if that
account has an email address. This notice will always be send in plain
text even if the html option is selected in the notice editor.

Test Plan:
1) Create an ACCTDETAILS notice containing html, ensure that the
   "HTML message" box is checked.
2) Create a new patron with an email address you control
3) Read the email that is sent to you, notice it is in plain text
   with the html markup clearly visible
4) Apply this patch
5) Delete the patron, and re-create the patron again
6) Note that this time the HTML is parsed correctly

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list