View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16414 | Bug reports | Question editor | public | 2020-06-22 19:05 | 2021-07-12 11:53 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.22.20 | ||||
Summary | 16414: Question editor is not loaded when config.xml attribute has empty string as default | ||||
Description | Detected while working on 15596 and getting errors with the fixed_width attribute. | ||||
Steps To Reproduce | 1 - Edit config.xml for image_Select. On the backend a 500 error will be thrown,
| ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 3.22.20 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7 | ||||
@tpartner : i think you already report this issue ? |
|
@DenisChenu: not quite, this is my bug - https://bugs.limesurvey.org/view.php?id=16124 |
|
You're using an outdated version of LimeSurvey. Please update to the latest version and check if the bug can still be reproduced. Thank you. |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31465 |
|
Release done. |
|
LimeSurvey: 3.x-LTS a7b07dad 2021-04-01 18:27 Committer: GitHub Details Diff |
Fixed issue 16414: Question editor is not loaded when config.xml attribute has empty string as default (#1829) All empty nodes are turned into null values, instead of an empty std objec / array. (As in LS4) |
Affected Issues 16414 |
|
mod - application/helpers/questionHelper.php | Diff File | ||
mod - application/models/Question.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-22 19:05 | gabrieljenik | New Issue | |
2020-06-22 19:15 | gabrieljenik | Complete LimeSurvey version number (& build) | 4.3.0 => 3.22.12 |
2020-06-22 19:16 | gabrieljenik | Product Version | => 3.22.20 |
2020-06-22 19:16 | gabrieljenik | Complete LimeSurvey version number (& build) | 3.22.12 => 3.22.20 |
2020-06-23 09:17 | DenisChenu | Note Added: 58393 | |
2020-06-23 14:46 | tpartner | Note Added: 58404 | |
2021-03-10 17:11 | ollehar | Assigned To | => ollehar |
2021-03-10 17:11 | ollehar | Status | new => feedback |
2021-03-10 17:11 | ollehar | Note Added: 63055 | |
2021-03-29 18:12 | gabrieljenik | Note Added: 63714 | |
2021-03-29 18:12 | gabrieljenik | Status | feedback => assigned |
2021-04-01 16:31 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS a7b07dad |
2021-04-01 16:31 | gabrieljenik | Note Added: 63782 | |
2021-04-01 16:31 | gabrieljenik | Assigned To | ollehar => gabrieljenik |
2021-04-01 16:31 | gabrieljenik | Resolution | open => fixed |
2021-04-08 17:18 | ollehar | Status | assigned => resolved |
2021-07-12 11:53 | c_schmitz | Note Added: 65306 | |
2021-07-12 11:53 | c_schmitz | Status | resolved => closed |