sitemanage.notifyAddedParticipant is always sent in plain-text without html

Description

Tools should be using the EmailTemplateService.sendMessage method instead of just grabbing a template and then sending.

Should the getRenderedTemplate method even be public?

The effect is that some tools totally ignore the template settings (e.g., HTML or custom FROM field).

Activity

Show:

Matthew Jones March 6, 2017 at 1:33 PM

Looks like this is a problem for other tools as well like polls, jobscheduler, samigo.

I'm not entirely sure why any tool would call getRenderedTemplate directly and do it's own emailService.send call. Feels like a lot of good cleanup.

Details

Priority

Affects versions

Assignee

Reporter

Created March 3, 2017 at 3:25 PM
Updated March 6, 2017 at 1:33 PM

Flag notifications