View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07005 | Bug reports | Survey participants (Tokens) | public | 2012-12-03 12:49 | 2012-12-07 09:58 |
Reporter | bquiller | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Summary | 07005: SAVEDID not replaced | ||||
Description | In the end message, the {SAVEDID} is not replaced. | ||||
Steps To Reproduce | Just add {SAVEDID} in an empty survey. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 121127 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Any | ||||
Database type & version | Mysql | ||||
Server OS (if known) | Centos 5.0.95 | ||||
Webserver software & version (if known) | Apache 2.2.4 | ||||
PHP Version | 5.3.6 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10743 |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10746 |
|
2.00+ build 121207 released. |
|
LimeSurvey: master aaca73bd 2012-12-06 01:20 Details Diff |
Fixed issue 07005: SAVEDID not replaced Dev: add test for $saved_id in templatereplace, remove some global from other function Dev: remove 2 non utf8 caracters from SessionName/randomChars |
Affected Issues 07005 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
LimeSurvey: 2.1 73e3308f 2012-12-06 02:20 Details Diff |
Fixed issue 07005: SAVEDID not replaced Dev: add test for $saved_id in templatereplace, remove some global from other function |
Affected Issues 07005 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-03 12:49 | bquiller | New Issue | |
2012-12-03 13:52 | c_schmitz | Assigned To | => DenisChenu |
2012-12-03 13:52 | c_schmitz | Status | new => assigned |
2012-12-06 01:23 | DenisChenu | Changeset attached | => LimeSurvey master aaca73bd |
2012-12-06 01:23 | DenisChenu | Note Added: 22946 | |
2012-12-06 01:23 | DenisChenu | Resolution | open => fixed |
2012-12-06 02:23 | DenisChenu | Changeset attached | => LimeSurvey 2.1 73e3308f |
2012-12-06 02:23 | DenisChenu | Note Added: 22950 | |
2012-12-06 02:54 | DenisChenu | Status | assigned => resolved |
2012-12-07 09:58 | c_schmitz | Note Added: 23010 | |
2012-12-07 09:58 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |