View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08683 | Bug reports | Other | public | 2014-02-07 15:09 | 2018-11-27 10:06 |
| Reporter | fairsay | Assigned To | DenisChenu | ||
| Priority | low | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.05+ | ||||
| Fixed in Version | 2.05+ | ||||
| Summary | 08683: Unique custom token values fail to merge in invite/reminder emails | ||||
| Description | I have a custom token field that has a unique id for each row. When I try and send an invite email with a value like {TOKEN:ATTRIBUTE_14} all emails being sent seem to have the same (first) token value. Anyone else find this problem or able to replicate it? | ||||
| Steps To Reproduce | 1) Add custom attribute to survey token table | ||||
| Additional Information | My token table is 2300 rows, but I suspect that isn't an issue. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 140204 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Safari | ||||
| Database type & version | Mysql 5.0 | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.3 | ||||
| related to | 14287 | closed | DenisChenu | Feature requests | cosistent use of ATTRIBUTE_1 OR TOKEN:ATTRIBUTE_1 in email-template and text for survey. |
| related to | 14288 | closed | DenisChenu | Bug reports | TOKEN:ATTRIBUTE_INT: No output in email-template AND no Error in validate expression |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13872 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13873 |
|
|
Can you provide a lda file for testing ? Tested with {ATTRIBUTE_1} and 2 emails seems to work ? Same think with {ATTRIBUTE_14} : can not reproduce ! |
|
|
@Carsten : This happen only if number of token are up than Email batch size ? |
|
|
Sorry Carsten, no problem to fix if i understand the problem an can reproduce. Something i don't understand ? |
|
|
Denis, it does not seem to work if the survey is set to us anonymized responses, where it should work for invitation/reminder |
|
|
Ah !! OK :) I don't set my survey to anonymous when testing. PS: not {TOKEN:ATTRIBUTE_1} but {ATTRIBUTE_1} : need to fix the documentation here. |
|
|
Documentation : http://manual.limesurvey.org/Tokens#Email_placeholders |
|
|
Have a bug: 2 solution:
|
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13928 |
|
|
2.05+ Build 140226 released |
|
|
LimeSurvey: master 7ce499d2 2014-02-12 10:26 Details Diff |
Fixed issue 08683: Unique custom token values fail to merge in invite/reminder emails Dev Partial fix |
Affected Issues 08683 |
|
| mod - application/controllers/admin/tokens.php | Diff File | ||
|
LimeSurvey: master b383680e 2014-02-12 10:26 Details Diff |
Fixed issue 08683: Unique custom token values fail to merge in invite/reminder emails Dev Partial fix |
Affected Issues 08683 |
|
| mod - application/controllers/admin/tokens.php | Diff File | ||
|
LimeSurvey: master 55f8b483 2014-02-24 17:21 Details Diff |
Fixed issue 08683: Unique custom token values fail to merge in invite/reminder emails Dev: replace {TOKEN:ATTRIBUTE} by {ATTRIBUTE} else take 'actual' token information from $_SESSION |
Affected Issues 08683 |
|
| mod - application/controllers/RegisterController.php | Diff File | ||
| mod - application/controllers/admin/tokens.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-02-07 15:09 | fairsay | New Issue | |
| 2014-02-09 00:46 | c_schmitz | Assigned To | => c_schmitz |
| 2014-02-09 00:46 | c_schmitz | Status | new => assigned |
| 2014-02-12 10:25 | c_schmitz | Changeset attached | => LimeSurvey master 7ce499d2 |
| 2014-02-12 10:25 | c_schmitz | Note Added: 28640 | |
| 2014-02-12 10:25 | c_schmitz | Resolution | open => fixed |
| 2014-02-12 10:26 | c_schmitz | Changeset attached | => LimeSurvey master b383680e |
| 2014-02-12 10:26 | c_schmitz | Note Added: 28641 | |
| 2014-02-12 12:01 | DenisChenu | Assigned To | c_schmitz => DenisChenu |
| 2014-02-12 19:36 | DenisChenu | Note Added: 28664 | |
| 2014-02-12 20:02 | DenisChenu | Note Edited: 28664 | |
| 2014-02-12 20:03 | DenisChenu | Note Edited: 28664 | |
| 2014-02-13 08:20 | DenisChenu | Note Added: 28703 | |
| 2014-02-13 19:05 | DenisChenu | Assigned To | DenisChenu => c_schmitz |
| 2014-02-13 19:06 | DenisChenu | Note Added: 28716 | |
| 2014-02-16 16:47 | c_schmitz | Note Added: 28761 | |
| 2014-02-16 16:48 | c_schmitz | Assigned To | c_schmitz => DenisChenu |
| 2014-02-16 17:06 | DenisChenu | Note Added: 28763 | |
| 2014-02-16 17:13 | DenisChenu | Note Edited: 28763 | |
| 2014-02-16 18:03 | DenisChenu | Note Added: 28766 | |
| 2014-02-16 18:03 | DenisChenu | Status | assigned => resolved |
| 2014-02-16 18:03 | DenisChenu | Fixed in Version | => 2.05+ |
| 2014-02-16 18:03 | DenisChenu | Resolution | fixed => no change required |
| 2014-02-16 18:03 | DenisChenu | Assigned To | DenisChenu => c_schmitz |
| 2014-02-16 18:15 | DenisChenu | Note Added: 28767 | |
| 2014-02-16 18:15 | DenisChenu | Assigned To | c_schmitz => DenisChenu |
| 2014-02-16 18:15 | DenisChenu | Status | resolved => new |
| 2014-02-16 18:23 | DenisChenu | Status | new => assigned |
| 2014-02-16 18:34 | DenisChenu | Priority | normal => low |
| 2014-02-16 18:34 | DenisChenu | Resolution | no change required => open |
| 2014-02-24 17:21 | DenisChenu | Changeset attached | => LimeSurvey master 55f8b483 |
| 2014-02-24 17:21 | DenisChenu | Note Added: 28897 | |
| 2014-02-24 17:21 | DenisChenu | Resolution | open => fixed |
| 2014-02-24 17:23 | DenisChenu | Status | assigned => resolved |
| 2014-02-26 13:32 | c_schmitz | Note Added: 28937 | |
| 2014-02-26 13:32 | c_schmitz | Status | resolved => closed |
| 2018-11-27 09:43 | DenisChenu | Relationship added | related to 14287 |
| 2018-11-27 10:06 | DenisChenu | Relationship added | related to 14288 |