View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11139 | Bug reports | Survey editing | public | 2016-05-09 11:27 | 2016-06-17 08:45 |
Reporter | FHwebm01 | Assigned To | |||
Priority | urgent | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 11139: Subquestion: add error, more than 1 subquestion will be added | ||||
Description | If I add a subquestion, it will be ok until I reached the 4th subquestion. | ||||
Steps To Reproduce | Add 4 subquestions and then add a 5th and 6th subquestion. | ||||
Additional Information | Here you can see a video of the process: | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | Version 2.50+ Build 160506 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 45.0.2 (but tried it in Google Chrome and IE too, same problem) | ||||
Database type & version | mySQL 5.7 | ||||
Server OS (if known) | Windows 2012 R2 Server | ||||
Webserver software & version (if known) | IIS 8.5 | ||||
PHP Version | PHP Version 7.0.5 | ||||
related to | 11320 | closed | When clicking "Insert new answer option" Two new rows are added to the answers table |
I can reproduce. |
|
How is how I reproduce now:
|
|
Any News? |
|
This should be resolved in the latest version in general, however we have to refactor it codewise so for now the ticket stays open. |
|
Yep, I put back the old code. The problems was that subquestions/answers was having different logic and different HTML. The related javascript files was injecting a lot of HTML, directly written in each javascript function. The new version will be released soon. |
|
ok, thank you |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19359 |
|
Hello, same problem with the "edit answer options" !!! Current version! Kind regards, Klaus |
|
how did you applied the fix? Git pull ? |
|
Same problem with question types "List (radio)" and "List (dropdown)" AND I cannot save the answer option (BIGGER PROBLEM and VERY URGENTLY)!!! |
|
The bug has been fixed, but the fix has not been released yet. |
|
Where is the fix for this bug: ? That is a big bug, why has it not been released yet? |
|
I remember about the "save answer options" bug, and if I remember well, we immediatly provided a fix and did a release. |
|
But as you can see in my screenshot, it is NOT working... |
|
Confirmed, here the fix for the "save" problem : released in 160602 Being a js problem, if you have debug mode "on" (then, asset manager off), you must refresh your browser cache. |
|
Ok, I will try this fix for the "save" problem, but I have "Version 2.50+ Build 160606" and it is not working. So, the fix could be changed back maybe...? |
|
Like I said, I'd bet it's a cache browser issue. |
|
Found the bug: In answers.js is at lint 197 not this, like you have it in your solution:
There is: So, the problem is the "scale_id". If I change this to "scaleID", it works! |
|
No, that was not the solution... :( If I save the default single answer option it is ok, but if I change it or add another one, it is still the same "save" error... |
|
Ok, thank your the new release today! |
|
Version 2.50 Build 160613 released |
|
Looks good now |
|
good to know ! |
|
Hello, but the save problem of the answer options for "List (dropdown)" and "List (radiobuttons) is still there. If I use the default "Code" for the answer options (A1, A2, ...) and just change the "text", it is ok. But if I want to change the the "Code", it is not working... Bye |
|
And if I save e.g. 3 answer options with A1/A2/A3 - Codes, it is ok. |
|
ok, could you please open a specific bug report for that one? |
|
See 11154 |
|
Because LouisGac asked for it, here it is: |
|
Version 2.50+ Build 160616 released |
|
LimeSurvey: master 01a4c56e 2016-06-07 11:37
Details Diff |
Fixed issue 11320: When clicking "Insert new answer option" Two new rows are added to the answers table Fixed issue 11139: Subquestion: add error, more than 1 subquestion will be added |
Affected Issues 11139, 11320 |
|
mod - application/views/admin/survey/Question/answerOptions_view.php | Diff File | ||
mod - application/views/admin/survey/Question/subquestionsAndAnswers/_answer_option.php | Diff File | ||
mod - scripts/admin/answers.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-09 11:27 | FHwebm01 | New Issue | |
2016-05-09 11:27 | FHwebm01 | File Added: limesurvey_survey_813183.lss | |
2016-05-09 15:03 | DenisChenu | Relationship added | related to 11137 |
2016-05-09 15:04 | DenisChenu | Relationship deleted | related to 11137 |
2016-05-09 16:23 | c_schmitz | Note Added: 38265 | |
2016-05-09 16:23 | c_schmitz | Priority | none => urgent |
2016-05-11 17:00 | ollehar | Note Added: 38370 | |
2016-05-11 17:00 | ollehar | Assigned To | => ollehar |
2016-05-11 17:00 | ollehar | Status | new => assigned |
2016-05-11 17:20 | ollehar | Assigned To | ollehar => |
2016-05-11 17:20 | ollehar | Assigned To | => ollehar |
2016-05-11 17:20 | ollehar | Status | assigned => new |
2016-05-11 17:21 | ollehar | Assigned To | ollehar => |
2016-05-12 11:18 | c_schmitz | Assigned To | => LouisGac |
2016-05-12 11:18 | c_schmitz | Status | new => assigned |
2016-05-12 14:22 |
|
Sticky Issue | No => Yes |
2016-05-12 16:18 |
|
Sticky Issue | Yes => No |
2016-05-18 09:11 | FHwebm01 | Note Added: 38659 | |
2016-05-18 10:25 | c_schmitz | Note Added: 38660 | |
2016-05-18 10:30 |
|
Note Added: 38661 | |
2016-05-18 10:30 |
|
Note Edited: 38661 | |
2016-05-18 10:31 | c_schmitz | Note Edited: 38660 | |
2016-05-18 10:47 | FHwebm01 | Note Added: 38662 | |
2016-06-07 10:10 |
|
Sticky Issue | No => Yes |
2016-06-07 10:10 |
|
Relationship added | related to 11320 |
2016-06-07 12:42 |
|
Changeset attached | => LimeSurvey master 01a4c56e |
2016-06-07 12:42 |
|
Note Added: 39276 | |
2016-06-07 12:42 |
|
Resolution | open => fixed |
2016-06-07 12:44 |
|
Status | assigned => resolved |
2016-06-07 12:45 |
|
Sticky Issue | Yes => No |
2016-06-10 12:31 | FHwebm01 | Note Added: 39401 | |
2016-06-10 12:31 | FHwebm01 | Status | resolved => feedback |
2016-06-10 12:31 | FHwebm01 | Resolution | fixed => reopened |
2016-06-10 12:40 |
|
Note Added: 39402 | |
2016-06-13 10:46 | FHwebm01 | File Added: hc_001.jpg | |
2016-06-13 10:48 | FHwebm01 | Note Added: 39449 | |
2016-06-13 10:48 | FHwebm01 | Status | feedback => assigned |
2016-06-13 10:48 |
|
Note Added: 39450 | |
2016-06-13 10:48 |
|
Status | assigned => resolved |
2016-06-13 10:48 |
|
Resolution | reopened => fixed |
2016-06-13 11:02 | FHwebm01 | Note Added: 39453 | |
2016-06-13 11:31 |
|
Note Added: 39455 | |
2016-06-13 11:33 | FHwebm01 | Note Added: 39456 | |
2016-06-13 11:37 |
|
Note Added: 39457 | |
2016-06-13 11:39 | FHwebm01 | Note Added: 39460 | |
2016-06-13 11:42 |
|
Note Added: 39462 | |
2016-06-13 11:46 | FHwebm01 | Note Added: 39463 | |
2016-06-13 11:50 | FHwebm01 | Note Added: 39464 | |
2016-06-13 11:55 | FHwebm01 | Note Added: 39465 | |
2016-06-13 12:26 | c_schmitz | Note Added: 39470 | |
2016-06-13 12:26 | c_schmitz | Status | resolved => closed |
2016-06-13 13:07 | FHwebm01 | Status | closed => feedback |
2016-06-13 13:07 | FHwebm01 | Resolution | fixed => reopened |
2016-06-13 13:09 | FHwebm01 | Note Added: 39513 | |
2016-06-13 13:09 | FHwebm01 | Status | feedback => assigned |
2016-06-13 13:13 |
|
Note Added: 39514 | |
2016-06-13 13:14 |
|
Status | assigned => closed |
2016-06-13 13:14 |
|
Resolution | reopened => fixed |
2016-06-13 13:17 | FHwebm01 | Note Added: 39515 | |
2016-06-13 13:17 | FHwebm01 | Status | closed => feedback |
2016-06-13 13:17 | FHwebm01 | Resolution | fixed => reopened |
2016-06-13 13:19 | FHwebm01 | Note Added: 39516 | |
2016-06-13 13:19 | FHwebm01 | Status | feedback => assigned |
2016-06-13 13:20 |
|
Note Added: 39517 | |
2016-06-13 13:20 | c_schmitz | Note Added: 39518 | |
2016-06-13 13:21 | c_schmitz | Status | assigned => closed |
2016-06-13 13:21 | c_schmitz | Resolution | reopened => fixed |
2016-06-13 13:21 | c_schmitz | Fixed in Version | => 2.5 |
2016-06-13 13:30 | FHwebm01 | Note Added: 39522 | |
2016-06-13 13:30 | FHwebm01 | Status | closed => feedback |
2016-06-13 13:30 | FHwebm01 | Resolution | fixed => reopened |
2016-06-13 14:24 |
|
Sticky Issue | No => Yes |
2016-06-15 11:05 |
|
Status | feedback => resolved |
2016-06-15 11:05 |
|
Resolution | reopened => fixed |
2016-06-15 15:27 | c_schmitz | Sticky Issue | Yes => No |
2016-06-17 08:45 | c_schmitz | Note Added: 39645 | |
2016-06-17 08:45 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |