View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 14427 | Bug reports | Survey editing | public | 2019-01-15 03:33 | 2019-04-30 09:11 |
| Reporter | duvemyster | Assigned To | DenisChenu | ||
| Priority | none | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.15.x | ||||
| Fixed in Version | 3.15.x | ||||
| Summary | 14427: On an Active survey, Option 'Other' switched to Off when update question | ||||
| Description | While a survey is Active survey, | ||||
| Steps To Reproduce |
| ||||
| Additional Information | This issue does not occur on a survey that is not active. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 10 | ||||
| Complete LimeSurvey version number (& build) | Version 3.15.6+190108 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox 64.0.2 | ||||
| Database type & version | mysql driver version 5.5.60 on Mariadb | ||||
| Server OS (if known) | Linux Debian 3.16.56-1+deb8u1 x86_64 | ||||
| Webserver software & version (if known) | Apache/2.4 | ||||
| PHP Version | 5.6.33-0+deb8u1 | ||||
| has duplicate | 14673 | closed | DenisChenu | Saving set other='N' wrongly when editing a question on a active survey |
|
Confirm an set to major since this settings must not be updatable when survey is activated |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28713 |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28731 |
|
|
@DenisChenu, thank you for acting on this one so quickly! |
|
|
It's an easy fix :) |
|
|
LimeSurvey: master 3cb80451 2019-01-15 10:26 Details Diff |
Fixed issue 14427: On an Active survey, Option 'Other' switched to Off when update question Dev: Disable update of Other when survey is activated Dev: Review order of fixing, and don't fix always 1 to Y, and other to N (since it's a view issue here …) Dev: remove usage of $_POST update |
Affected Issues 14427 |
|
| mod - application/controllers/admin/database.php | Diff File | ||
|
LimeSurvey: master b4caa56e 2019-01-15 10:41 Details Diff |
Dev: fixed issue 14427: Option 'Other' switched to Off , view part Dev: just fix the view to be more clear |
Affected Issues 14427 |
|
| mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-15 03:33 | duvemyster | New Issue | |
| 2019-01-15 08:54 | DenisChenu | Status | new => confirmed |
| 2019-01-15 08:54 | DenisChenu | Severity | minor => partial_block |
| 2019-01-15 08:54 | DenisChenu | Note Added: 50193 | |
| 2019-01-15 08:59 | DenisChenu | Assigned To | => DenisChenu |
| 2019-01-15 08:59 | DenisChenu | Status | confirmed => assigned |
| 2019-01-15 09:17 | DenisChenu | Summary | On an Active survey, Option 'Other' On gets switched to Off if # of display columns is changed on a multiple choice question => On an Active survey, Option 'Other' On gets switched to Off when update question |
| 2019-01-15 09:17 | DenisChenu | Summary | On an Active survey, Option 'Other' On gets switched to Off when update question => On an Active survey, Option 'Other' switched to Off when update question |
| 2019-01-15 09:27 | DenisChenu | Changeset attached | => LimeSurvey master 3cb80451 |
| 2019-01-15 09:27 | DenisChenu | Note Added: 50196 | |
| 2019-01-15 09:27 | DenisChenu | Resolution | open => fixed |
| 2019-01-15 09:28 | DenisChenu | Status | assigned => resolved |
| 2019-01-15 09:28 | DenisChenu | Fixed in Version | => 3.15.x |
| 2019-01-15 09:42 | DenisChenu | Changeset attached | => LimeSurvey master b4caa56e |
| 2019-01-15 09:42 | DenisChenu | Note Added: 50204 | |
| 2019-01-15 15:26 | duvemyster | Note Added: 50208 | |
| 2019-01-15 16:17 | DenisChenu | Note Added: 50209 | |
| 2019-03-22 11:01 | DenisChenu | Relationship added | has duplicate 14673 |
| 2019-04-30 09:11 | c_schmitz | Status | resolved => closed |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |