View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14048 | Bug reports | Expression Manager | public | 2018-09-11 16:06 | 2019-04-30 09:11 |
Reporter | Mazi | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.14.x | ||||
Target Version | 3.16.x | Fixed in Version | 3.14.x | ||
Summary | 14048: Valid Expression Manager placeholders are wrongly marked as invalid variables at survey logic file | ||||
Description | When using EM placeholders within JS that is used within the question source, these pleaseholders are marked red and lfagged as invalid vaiable: The placeholders are replaced properly but even after refreshing the screen Limesurvey still marks them as error. | ||||
Steps To Reproduce | Place this sample JS code within the question text in source code mode. Then check the logic file: //adjust page layout | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | Version 3.14.8+180829 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5 | ||||
Server OS (if known) | Ubuntu 14 TLS | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | 7.0.26 | ||||
has duplicate | 14084 | closed | CheckLogic QID Javascript Error |
LimeSurvey: master beedc97e 2018-09-25 11:48 Details Diff |
Fixed issue 14048: Valid Expression Manager placeholders are wrongly marked as invalid variables at survey logic file Dev: replace it for survey logic, for question view : no SGQ replacement is done Dev: better to use new function https://github.com/LimeSurvey/LimeSurvey/pull/1105/files#diff-796aba4d06254b9caea9d461e4ea80c9R8170 Dev: leave it for develop |
Affected Issues 14048 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/views/admin/survey/Question/question_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-11 16:06 | Mazi | New Issue | |
2018-09-11 16:06 | Mazi | File Added: QID.png | |
2018-09-24 08:33 | DenisChenu | Relationship added | has duplicate 14084 |
2018-09-24 08:33 | DenisChenu | Assigned To | => DenisChenu |
2018-09-24 08:33 | DenisChenu | Status | new => assigned |
2018-09-25 09:48 | DenisChenu | Changeset attached | => LimeSurvey master beedc97e |
2018-09-25 09:48 | DenisChenu | Note Added: 49120 | |
2018-09-25 09:48 | DenisChenu | Resolution | open => fixed |
2018-09-25 09:51 | DenisChenu | Status | assigned => resolved |
2018-09-25 09:51 | DenisChenu | Fixed in Version | => 3.14.x |
2019-04-30 09:11 | c_schmitz | Status | resolved => closed |