View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
17517Bug reportsSurvey participants (Tokens)public2021-09-06 10:59
ReporterMazi Assigned Toc_schmitz  
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version3.25.20 
Summary17517: Doctype, title and other details seem to be filtered at email sending
Description

When creating complex email designs using external tool you often end up with rather complex HTML. That can be added to the Limesurvey email templates in source code mode.
Problem: When editing the email templates, everything looks good, see screenshot 1. But when sending emails, some HTML like the doctype definition seems to be filtered for unknown reason, see screenshot 2.

This is causing the generated HTML to not be displayed as intended for some email clients (Gmail is one of them).

Steps To Reproduce
  1. Import the attached survey.
  2. Check the email templates -> doctype is there.
  3. Create a test user
  4. Send an invitation to that test user
    -> doctype and title is missing
  5. Check HTML of email received
    -> doctype and title is missing
TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)Version 3.27.12+210816
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL
Server OS (if known)Ubuntu 18
Webserver software & version (if known)Apache 2.0
PHP Version7.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2021-08-16 16:25

updater   ~66008

image.png (75,078 bytes)   
image.png (75,078 bytes)   
image-2.png (69,962 bytes)   
image-2.png (69,962 bytes)   
Mazi

Mazi

2021-08-16 16:26

updater   ~66009

image-3.png (36,294 bytes)   
image-3.png (36,294 bytes)   
c_schmitz

c_schmitz

2021-08-17 08:27

administrator   ~66020

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32546

c_schmitz

c_schmitz

2021-08-17 08:31

administrator   ~66021

Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=32547

Related Changesets

LimeSurvey: master 6b8bb141

2021-08-17 08:26:55

c_schmitz

Details Diff
Fixed issue 17517: Doctype, title and other details seem to be filtered at email sending Affected Issues
17517
mod - application/helpers/admin/htmleditor_helper.php Diff File

LimeSurvey: 3.x-LTS 2c05e7e7

2021-08-17 08:31:04

c_schmitz

Details Diff
Fixed issue 17517: Doctype, title and other details seem to be filtered at email sending Affected Issues
17517
mod - application/helpers/admin/htmleditor_helper.php Diff File

Issue History

Date Modified Username Field Change
2021-08-16 16:23 Mazi New Issue
2021-08-16 16:23 Mazi File Added: survey_archive_515839.lsa
2021-08-16 16:25 Mazi Summary Doctype and other details seem to be filtered at email sending => Doctype, title and other details seem to be filtered at email sending
2021-08-16 16:25 Mazi Description Updated
2021-08-16 16:25 Mazi Steps to Reproduce Updated
2021-08-16 16:25 Mazi Note Added: 66008
2021-08-16 16:25 Mazi File Added: image.png
2021-08-16 16:25 Mazi File Added: image-2.png
2021-08-16 16:25 Mazi Bug heat 0 => 2
2021-08-16 16:26 Mazi Note Added: 66009
2021-08-16 16:26 Mazi File Added: image-3.png
2021-08-17 08:27 c_schmitz Changeset attached => LimeSurvey master 6b8bb141
2021-08-17 08:27 c_schmitz Note Added: 66020
2021-08-17 08:27 c_schmitz Bug heat 2 => 4
2021-08-17 08:27 c_schmitz Assigned To => c_schmitz
2021-08-17 08:27 c_schmitz Resolution open => fixed
2021-08-17 08:27 c_schmitz Status new => resolved
2021-08-17 08:31 c_schmitz Changeset attached => LimeSurvey 3.x-LTS 2c05e7e7
2021-08-17 08:31 c_schmitz Note Added: 66021
2021-09-06 10:59 c_schmitz Status resolved => closed