View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06158 | Bug reports | Expression Manager | public | 2012-05-31 23:53 | 2012-06-07 11:02 |
Reporter | TMSWhite | Assigned To | TMSWhite | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06158: in question-by-question mode, EM replacements in same group but on different page use <span> | ||||
Description | EM is optimized to only do dynamic substitutions of variables that are declared and used on the same page. This works fine for group-by-group and all-in-one mode. However, for question-by-question mode, if there are several questions in the same group, and variables from question 1 are used on question 2, EM will generate <span> sections instead of doing static replacements of the variables. This only affects custom javascript that expects static replacements. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120530 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.3 | ||||
Server OS (if known) | Windows XP | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.3 | ||||
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8595 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8598 |
|
New 1.91+ build released. |
|
LimeSurvey: master aee2ca68 2012-05-31 16:54 Details Diff |
Fixed issue 06158: in question-by-question mode, EM replacements in same group but on different page use <span> |
Affected Issues 06158 |
|
mod - classes/expressions/ExpressionManager.php | Diff File | ||
mod - classes/expressions/LimeExpressionManager.php | Diff File | ||
LimeSurvey: Yii 4311ebcc 2012-05-31 17:04 Details Diff |
Fixed issue 06158: in question-by-question mode, EM replacements in same group but on different page use <span> |
Affected Issues 06158 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-31 23:53 | TMSWhite | New Issue | |
2012-05-31 23:53 | TMSWhite | Status | new => assigned |
2012-05-31 23:53 | TMSWhite | Assigned To | => TMSWhite |
2012-06-01 00:05 | TMSWhite | Changeset attached | => LimeSurvey Yii 4311ebcc |
2012-06-01 00:05 | TMSWhite | Note Added: 19018 | |
2012-06-01 00:05 | TMSWhite | Resolution | open => fixed |
2012-06-01 00:07 | TMSWhite | Status | assigned => resolved |
2012-06-01 00:07 | TMSWhite | Fixed in Version | => 1.92+ |
2012-06-01 06:59 | TMSWhite | Changeset attached | => LimeSurvey master aee2ca68 |
2012-06-01 06:59 | TMSWhite | Note Added: 19020 | |
2012-06-07 11:02 | c_schmitz | Note Added: 19103 | |
2012-06-07 11:02 | c_schmitz | Status | resolved => closed |