View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 06498 | Bug reports | Survey participants (Tokens) | public | 2012-08-17 22:18 | 2012-09-20 14:12 |
| Reporter | lolo | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00RC8 | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 06498: E-mails incorrectly encoded | ||||
| Description | I noticed two issues while testing e-mails: 1) e-mails are not correctly encoded according to the chosen character set. It seems to be using iso-8859-1 instead of the chosen one. Hint: tokens.php calls 2) Token attributes (like {FIRSTNAME}) seem to be always converted to UTF-8 regardless of the configured charset. This causes an issue if the configured charset is not UTF-8 (in that names with accents are not correctly rendered). | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 120803 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Safari 5.1.7 (Mac) | ||||
| Database type & version | Mysql 5.5.24 | ||||
| Server OS (if known) | Linux 2.6.27.52 | ||||
| Webserver software & version (if known) | Apache 2 | ||||
| PHP Version | 5.3.1.4 | ||||
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9418 |
|
|
Hello Carsten, not sure to understand the fix. |
|
|
Yes, exactly. It was named the same way in LS 1. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-08-17 22:18 | lolo | New Issue | |
| 2012-08-20 22:30 | c_schmitz | Assigned To | => c_schmitz |
| 2012-08-20 22:30 | c_schmitz | Status | new => assigned |
| 2012-08-23 00:05 | c_schmitz | Status | assigned => resolved |
| 2012-08-23 00:05 | c_schmitz | Fixed in Version | => 2.00+ |
| 2012-08-23 00:05 | c_schmitz | Resolution | open => fixed |
| 2012-08-23 00:05 | c_schmitz | Changeset attached | => LimeSurvey Yii 792f2b76 |
| 2012-08-23 00:05 | c_schmitz | Note Added: 20573 | |
| 2012-08-23 09:23 | lolo | Note Added: 20575 | |
| 2012-08-23 10:21 | c_schmitz | Note Added: 20576 | |
| 2012-09-20 14:12 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |