[Koha-bugs] [Bug 12739] SendAlerts function does not take care of "html" format or UTF-8

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 25 17:43:33 CET 2015


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

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paola.rossi at cineca.it

--- Comment #7 from Paola Rossi <paola.rossi at cineca.it> ---
(In reply to David Cook from comment #4)
> Created attachment 34657 [details] [review]
> Bug 12739 - SendAlerts function does not take care of "html" format or UTF-8
> Pt. 2
> 
> The emails sent via SendAlerts don't take into account HTML format.
> 
> _TEST PLAN_
> 
> Before applying:
> 
> 1) Change system preference "AutoEmailOpacUser" to "Send"
> 2) Change "ACCTDETAILS" notice to HTML and add HTML to it
> 3) Create a new user with your email address
> 4) Note how the email displays the HTML tags as plain text
> 
> Apply patch
> 
> 5) Create a new user with your email address
> 6) Note how the email displays the email as an HTML email
> 
> For thoroughness:
> 
> 7) Change "ACCTDETAILS" notice to non-HTML
> 8) Create a new user with your email address
> 9) Note how the email displays the HTML as plain text

I've applied the patch Pt.2 against master 3.19.00.012 head 13473.

The patch needed a trivial rebase.

Everything was OK just as required by the test plan.

After the rebase, the patch Pt.2 about "html/plain" option will be able to be
signed off.

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


More information about the Koha-bugs mailing list