View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11772 | Bug reports | Expression Manager | public | 2016-10-11 14:56 | 2016-10-14 10:24 |
Reporter | mdekker | Assigned To | ollehar | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.54 | ||||
Summary | 11772: Expression manager convert_value does not obey strict setting | ||||
Description | Documentation says the convert_value function has a parameter that tells if the lookup should be strict of not:
This seems to work ok for javascript (in page) evaluation, but not for backend evaluation. | ||||
Steps To Reproduce | Import attached survey to see the problem. I will supply a pull request for both 2.06lts and master branch | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 2.06lts 160524 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql | ||||
Server OS (if known) | windows | ||||
Webserver software & version (if known) | chrome | ||||
PHP Version | 5.6 | ||||
https://github.com/LimeSurvey/LimeSurvey/pull/557 Please apply to 2.06lts branch too |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20973 |
|
Fix committed to 2.06lts branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20975 |
|
Version 2.54.3 Build 161014 released |
|
LimeSurvey: master a919ee72 2016-10-12 17:13 Details Diff |
Fixed issue 11772: Expression manager convert_value does not obey strict setting |
Affected Issues 11772 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File | ||
LimeSurvey: 2.06lts 60338d84 2016-10-12 17:18 Details Diff |
Fixed issue 11772: Expression manager convert_value does not obey strict setting |
Affected Issues 11772 |
|
mod - application/helpers/expressions/em_core_helper.php | Diff File | ||
mod - scripts/expressions/em_javascript.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-11 14:56 | mdekker | New Issue | |
2016-10-11 15:03 | mdekker | File Added: limesurvey_survey_424229.lss | |
2016-10-11 15:17 | mdekker | Note Added: 41229 | |
2016-10-12 14:39 | ollehar | Assigned To | => ollehar |
2016-10-12 14:39 | ollehar | Status | new => assigned |
2016-10-12 15:18 | ollehar | Changeset attached | => LimeSurvey master a919ee72 |
2016-10-12 15:18 | ollehar | Note Added: 41271 | |
2016-10-12 15:18 | ollehar | Resolution | open => fixed |
2016-10-12 15:20 | ollehar | Status | assigned => resolved |
2016-10-12 15:20 | ollehar | Fixed in Version | => 2.54 |
2016-10-12 15:28 | ollehar | Changeset attached | => LimeSurvey 2.06lts 60338d84 |
2016-10-12 15:28 | ollehar | Note Added: 41273 | |
2016-10-14 10:24 | c_schmitz | Note Added: 41334 | |
2016-10-14 10:24 | c_schmitz | Status | resolved => closed |