View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 09293 | Bug reports | Theme editor | public | 2014-10-09 14:03 | 2014-10-20 13:49 |
| Reporter | DLange | Assigned To | DenisChenu | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.05+ | ||||
| Fixed in Version | 2.05+ | ||||
| Summary | 09293: Quotation marks in email subjects are stripped when saved to the database including all following text | ||||
| Description | Quotation marks (") in Email subjects are not escaped properly but stripped including all following text | ||||
| Steps To Reproduce | Enter Email template subject: Workshop in room "Belle" | ||||
| Additional Information | v2.05+ running against MySQL | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 2.05_plus_140915 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | doesn't matter | ||||
| Database type & version | MySQL 5.5.38-0+wheezy1 | ||||
| Server OS (if known) | Debian | ||||
| Webserver software & version (if known) | doesn't matter | ||||
| PHP Version | 5.4.4 | ||||
|
I can reproduce this issue. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14553 |
|
|
Needed for invitation/remind sending too. Not only for email template |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14554 |
|
|
Done for email template and email sending . Somewhere else ;) |
|
|
Version 2.05+ Build 141020 released |
|
|
LimeSurvey: master 67f20e82 2014-10-09 14:34 Details Diff |
Fixed issue 09293: Quotation marks in email subjects are stripped when saved to the database including all following text Dev: use of Yii CHTML |
Affected Issues 09293 |
|
| mod - application/views/admin/emailtemplates/email_language_template_tab.php | Diff File | ||
|
LimeSurvey: master 57ec7f6f 2014-10-09 15:09 Details Diff |
Dev: Fixed 09293: Quotation marks in email subjects part 2 : for email sending too |
Affected Issues 09293 |
|
| mod - application/views/admin/token/email.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-10-09 14:03 | DLange | New Issue | |
| 2014-10-09 14:07 | Mazi | Assigned To | => c_schmitz |
| 2014-10-09 14:07 | Mazi | Status | new => assigned |
| 2014-10-09 14:07 | Mazi | Note Added: 30753 | |
| 2014-10-09 14:10 | Mazi | Assigned To | c_schmitz => DenisChenu |
| 2014-10-09 14:35 | DenisChenu | Changeset attached | => LimeSurvey master 67f20e82 |
| 2014-10-09 14:35 | DenisChenu | Note Added: 30754 | |
| 2014-10-09 14:35 | DenisChenu | Resolution | open => fixed |
| 2014-10-09 14:35 | DenisChenu | Status | assigned => resolved |
| 2014-10-09 14:35 | DenisChenu | Fixed in Version | => 2.05+ |
| 2014-10-09 14:51 | DenisChenu | Note Added: 30755 | |
| 2014-10-09 14:51 | DenisChenu | Status | resolved => feedback |
| 2014-10-09 14:51 | DenisChenu | Resolution | fixed => reopened |
| 2014-10-09 15:10 | DenisChenu | Changeset attached | => LimeSurvey master 57ec7f6f |
| 2014-10-09 15:10 | DenisChenu | Note Added: 30756 | |
| 2014-10-09 15:12 | DenisChenu | Note Added: 30757 | |
| 2014-10-09 15:12 | DenisChenu | Status | feedback => resolved |
| 2014-10-09 15:12 | DenisChenu | Resolution | reopened => fixed |
| 2014-10-20 13:49 | c_schmitz | Note Added: 30832 | |
| 2014-10-20 13:49 | c_schmitz | Status | resolved => closed |
| 2015-12-11 14:40 | c_schmitz | Category | Templates => Theme editor |