View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13317 | Bug reports | Expression Manager | public | 2018-02-07 22:54 | 2018-09-11 15:48 |
Reporter | jelo | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.1.x | ||||
Fixed in Version | 3.3.x | ||||
Summary | 13317: Equationquestion reference not directly updated in piped text. | ||||
Description | User posted demo survey, where a piped textfield (referenced from equation question) is only updated when entering a text in a different question. I was able to reproduce the issue on demo.limesurvey.org The variables of the first two questions are not select-able in the question picker of the html editor of question 3. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | 3.1.1 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | N/A | ||||
Server OS (if known) | N/A | ||||
Webserver software & version (if known) | N/A | ||||
PHP Version | N/A | ||||
related to | 14047 | closed | DenisChenu | Equation didn't update previous text |
The surveyfile of the threadstarter. |
|
You mean :
If yes : i think i can confirm the «bug», nothing is triggered whan equation question type is updated |
|
Correct, that was the issue the threadstarter posted and tried to explain in the forum. For me the question is:
|
|
1: it's a bug, but an old bug |
|
@DenisChenu is this an easy bug to fix? |
|
Didn't know, There are 2 solution
|
|
@olle : Pull request : https://github.com/LimeSurvey/LimeSurvey/pull/1001 Travis fealure seems unrelated : https://travis-ci.org/LimeSurvey/LimeSurvey/jobs/339015600#L766 |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26502 |
|
develop |
|
Version 3.4.1. released |
|
@c_schmitz : it's only in develop, but we don't have 3.5 or develop for Fixed in. |
|
LimeSurvey: develop a4ad7877 2018-02-16 17:10
Committer: GitHub Details Diff |
Fixed issue 13317: Equation question reference not directly updated in piped text. Dev: move em_javascript to expressions package Dev: use trigger, and trigger in em_manager_helper Dev: choose to hide equation part seems more template related (?) |
Affected Issues 13317 |
|
mod - application/config/packages.php | Diff File | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/controllers/admin/expressions.php | Diff File | ||
mod - application/core/LS_Twig_Extension.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/survey/questions/answer/equation/answer.php | Diff File | ||
mod - tests/helpers/ExpressionCoreAux.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-02-07 22:54 | jelo | New Issue | |
2018-02-07 22:54 | jelo | File Added: 20180207.equationupdate.PNG | |
2018-02-07 22:54 | jelo | File Added: 20180207.variablesnotselectable.PNG | |
2018-02-07 22:55 | jelo | File Added: limesurvey_survey_726946.lss | |
2018-02-07 22:55 | jelo | Note Added: 46300 | |
2018-02-08 07:27 | thefan | Issue Monitored: thefan | |
2018-02-08 09:20 | DenisChenu | Note Added: 46302 | |
2018-02-08 09:35 | jelo | Note Added: 46303 | |
2018-02-08 09:56 | DenisChenu | Note Added: 46304 | |
2018-02-08 11:32 | ollehar | Note Added: 46306 | |
2018-02-08 11:55 | DenisChenu | Note Added: 46314 | |
2018-02-08 14:17 | DenisChenu | Assigned To | => DenisChenu |
2018-02-08 14:17 | DenisChenu | Status | new => assigned |
2018-02-08 17:14 | DenisChenu | Note Added: 46331 | |
2018-02-16 16:10 |
|
Changeset attached | => LimeSurvey develop a4ad7877 |
2018-02-16 16:10 |
|
Note Added: 46559 | |
2018-02-16 16:10 |
|
Assigned To | DenisChenu => user70560 |
2018-02-16 16:10 |
|
Resolution | open => fixed |
2018-02-16 17:54 | DenisChenu | Assigned To | user70560 => DenisChenu |
2018-02-16 17:54 | DenisChenu | Status | assigned => resolved |
2018-02-16 17:54 | DenisChenu | Fixed in Version | => 3.3.x |
2018-02-16 17:54 | DenisChenu | Note Added: 46564 | |
2018-02-21 16:46 | c_schmitz | Note Added: 46701 | |
2018-02-21 16:46 | c_schmitz | Status | resolved => closed |
2018-02-21 16:49 | DenisChenu | Note Added: 46705 | |
2018-09-11 15:48 | DenisChenu | Relationship added | related to 14047 |