View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07747 | Bug reports | Survey editing | public | 2013-04-09 12:52 | 2013-04-23 16:30 |
| Reporter | luayessa | Assigned To | c_schmitz | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 07747: Inserting new answer option on the non-default language causes a javascript error | ||||
| Description | If you tried to insert a new answer option in a Radio List question, everything goes well, but if tried to do the same thing on the non default Language tab, a javascript error raised. | ||||
| Steps To Reproduce | Login to Administrator section. Create a new Radio List question type. Now a javascript error happens | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | 130406 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox v20 | ||||
| Database type & version | Mysql 5 | ||||
| Server OS (if known) | Linux Mint | ||||
| Webserver software & version (if known) | Apache 2 | ||||
| PHP Version | PHP 5 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12317 |
|
|
Insert and delete should not appear on the non-base-language tabs. |
|
|
2.00+ Build 130424 release |
|
|
LimeSurvey: master 983815bd 2013-04-21 22:30 Details Diff |
Fixed issue 07747: Inserting new answer option on a non-default language tab causes a JavaScript error |
Affected Issues 07747 |
|
| mod - application/views/admin/survey/Question/answerOptions_view.php | Diff File | ||
| mod - scripts/admin/answers.js | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-09 12:52 | luayessa | New Issue | |
| 2013-04-21 22:29 | c_schmitz | Assigned To | => c_schmitz |
| 2013-04-21 22:29 | c_schmitz | Status | new => assigned |
| 2013-04-21 22:30 | c_schmitz | Changeset attached | => LimeSurvey master 983815bd |
| 2013-04-21 22:30 | c_schmitz | Note Added: 25013 | |
| 2013-04-21 22:30 | c_schmitz | Resolution | open => fixed |
| 2013-04-21 22:30 | c_schmitz | Note Added: 25014 | |
| 2013-04-21 22:30 | c_schmitz | Status | assigned => resolved |
| 2013-04-21 22:30 | c_schmitz | Fixed in Version | => 2.00+ |
| 2013-04-23 16:30 | c_schmitz | Note Added: 25091 | |
| 2013-04-23 16:30 | c_schmitz | Status | resolved => closed |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |