View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06061 | Bug reports | Survey editing | public | 2012-05-03 17:27 | 2012-05-10 12:22 |
Reporter | Nickko | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06061: Duplicate sub-quiestion code | ||||
Description | When you clic many time on the same "+" button, all added sub-question has the same code. | ||||
Steps To Reproduce | Create a question | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120501 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Opera | ||||
Database type & version | MySQL 5 | ||||
Server OS (if known) | Linux (1&1) | ||||
Webserver software & version (if known) | Apache (1&1) | ||||
PHP Version | PHP 5 | ||||
So, what would you expect to happen instead ? |
|
? |
|
If they have (for any reason) the futur id exist already, LS must choos another new ID. The new ID must always have the higher value. An other possibility to modify previous allocated ID : 2nd time: 4rd time: This solution keep a logic order but change the previously added items. I don't know if it's a good think or not. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8342 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=8343 |
|
Changed it per your first suggestion. |
|
Thank's Carsten |
|
LimeSurvey: master 8114b531 2012-05-07 06:02 Details Diff |
Fixed issue 06061: Duplicate codes when adding new answer options/subquestions/labels |
Affected Issues 06061 |
|
mod - admin/scripts/answers.js | Diff File | ||
mod - admin/scripts/subquestions.js | Diff File | ||
mod - admin/scripts/updateset.js | Diff File | ||
LimeSurvey: Yii 34d84be9 2012-05-07 06:02 Details Diff |
Fixed issue 06061: Duplicate codes when adding new answer options/subquestions/labels |
Affected Issues 06061 |
|
mod - scripts/admin/answers.js | Diff File | ||
mod - scripts/admin/subquestions.js | Diff File | ||
mod - scripts/admin/updateset.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-03 17:27 | Nickko | New Issue | |
2012-05-03 17:27 | Nickko | File Added: temls.png | |
2012-05-03 20:04 | c_schmitz | Note Added: 18570 | |
2012-05-03 20:04 | c_schmitz | Assigned To | => c_schmitz |
2012-05-03 20:04 | c_schmitz | Status | new => feedback |
2012-05-07 09:13 | c_schmitz | Note Added: 18587 | |
2012-05-07 09:45 | Nickko | Note Added: 18591 | |
2012-05-07 09:45 | Nickko | Status | feedback => assigned |
2012-05-07 13:02 | c_schmitz | Changeset attached | => LimeSurvey master 8114b531 |
2012-05-07 13:02 | c_schmitz | Note Added: 18597 | |
2012-05-07 13:02 | c_schmitz | Resolution | open => fixed |
2012-05-07 13:03 | c_schmitz | Changeset attached | => LimeSurvey Yii 34d84be9 |
2012-05-07 13:03 | c_schmitz | Note Added: 18598 | |
2012-05-07 13:03 | c_schmitz | Note Added: 18599 | |
2012-05-07 13:03 | c_schmitz | Status | assigned => resolved |
2012-05-07 13:03 | c_schmitz | Fixed in Version | => 1.92+ |
2012-05-07 13:06 | Nickko | Note Added: 18600 | |
2012-05-10 12:22 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |