View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
13185 | Bug reports | Other | public | 2018-01-16 14:01 | 2018-02-06 12:03 |
Reporter | cdorin | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.0.x | ||||
Fixed in Version | 3.2.x | ||||
Summary | 13185: Rendering issue when adding new questions (Preview) | ||||
Description | See the steps to reproduce below | ||||
Steps To Reproduce | Add a new question (any type). Click on preview question -> nothing is displayed After previewing the survey at least once, the question can be visualised bia the preview question and preview question groups buttons too. | ||||
Tags | No tags attached. | ||||
Bug heat | 28 | ||||
Complete LimeSurvey version number (& build) | LS 3.0.3 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | firefox | ||||
Database type & version | irrelevant | ||||
Server OS (if known) | irrelevant | ||||
Webserver software & version (if known) | irrelevant | ||||
PHP Version | irrelevant | ||||
Same here, for my own solution, i move out the line 107 in file application/helpers/SurveyRuntimeHelper.php
|
|
kllam: good job! Feel free to submit a Pull Request: |
|
Same here on 3.0.5 |
|
The solutions is not correct though. The EM object needs to be updated right after saving, not before preview. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26238 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26282 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=26306 |
|
LimeSurvey: master a7388ab2 2018-01-25 16:09
Details Diff |
Fixed issue 13185: Rendering issue when adding new questions (Preview) |
Affected Issues 13185 |
|
mod - application/controllers/admin/database.php | Diff File | ||
LimeSurvey: master 0afbe28d 2018-01-31 15:33
Details Diff |
Fixed issue 13185: Rendering issue when adding new questions (Preview) |
Affected Issues 13185 |
|
mod - application/controllers/admin/database.php | Diff File | ||
LimeSurvey: master 646b42e0 2018-02-02 15:44
Details Diff |
Fixed issue 13185: Rendering issue when adding new questions (Preview) |
Affected Issues 13185 |
|
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/survey/index.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/expressions/em_core_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-16 14:01 | cdorin | New Issue | |
2018-01-16 14:01 | cdorin | Status | new => assigned |
2018-01-16 14:01 | cdorin | Assigned To | => LouisGac |
2018-01-16 14:52 |
|
Assigned To | LouisGac => markusfluer |
2018-01-16 17:33 | cdorin | Assigned To | markusfluer => LouisGac |
2018-01-16 17:34 | cdorin | Assigned To | LouisGac => markusfluer |
2018-01-17 04:37 | kllam | Note Added: 45850 | |
2018-01-17 10:19 |
|
Note Added: 45851 | |
2018-01-18 11:08 | jelo | Issue Monitored: jelo | |
2018-01-19 08:30 | DenisChenu | Relationship added | has duplicate 13194 |
2018-01-19 08:33 | DenisChenu | Summary | Rendering issue when adding new questions => Rendering issue when adding new questions (Preview) |
2018-01-22 11:28 | TonisOrmisson | Note Added: 45947 | |
2018-01-25 08:02 | DenisChenu | Relationship added | has duplicate 13229 |
2018-01-25 09:26 | c_schmitz | Note Added: 46063 | |
2018-01-25 16:19 |
|
Changeset attached | => LimeSurvey master a7388ab2 |
2018-01-25 16:19 |
|
Note Added: 46095 | |
2018-01-25 16:19 |
|
Resolution | open => fixed |
2018-01-30 14:30 | ollehar | Status | assigned => closed |
2018-01-30 14:30 | ollehar | Fixed in Version | => 3.1.x |
2018-01-31 14:33 |
|
Changeset attached | => LimeSurvey master 0afbe28d |
2018-01-31 14:33 |
|
Note Added: 46183 | |
2018-01-31 14:33 |
|
Status | closed => resolved |
2018-02-02 14:17 |
|
Status | resolved => assigned |
2018-02-02 14:44 |
|
Status | assigned => resolved |
2018-02-02 14:44 |
|
Changeset attached | => LimeSurvey master 646b42e0 |
2018-02-02 14:44 |
|
Note Added: 46205 | |
2018-02-06 12:03 | ollehar | Status | resolved => closed |
2018-02-06 12:03 | ollehar | Fixed in Version | 3.1.x => 3.2.x |
2021-08-02 22:24 | guest | Bug heat | 26 => 28 |