View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06467 | Bug reports | Survey taking | public | 2012-08-11 16:39 | 2012-09-20 14:12 |
Reporter | TMSWhite | Assigned To | DenisChenu | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06467: checkbox for 'other' missing for multiple choice | ||||
Description | This was removed as part of commit https://github.com/LimeSurvey/LimeSurvey/commit/7465610473987160e656f3512b8bb613fd75120f We've had half a dozen complaints. It also disables other as an option in array_filter and array_filter_exclude, so I recommend reverting this change | ||||
Additional Information | I've confirmed that reverting this leads to the proper behavior. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 120725 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.3 | ||||
Server OS (if known) | Windows XP | ||||
Webserver software & version (if known) | XAMPP | ||||
PHP Version | 5.3 | ||||
Need a lot of reworking on $checkotherscript. A lot of user have difficulty to use other on multi choice before this patch. Solution : put on "display:hidden" in HTML or in template.css. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9328 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9329 |
|
Tom : Can you have a look at the last commit: I tested with array_filter / array_filter_exclusio and relevance equation (other!=""). Seems OK : but can not test with IE9/IE10. Denis |
|
It still doesn't work correctly. Look at the attached survey - you will see two 'other' entries for each Multiple Choice and Multiple Choice with Comments type questions. |
|
Actually, it works fine for 1.92. However, in the attached, 'other' is duplicated in Yii (there are two rows with name 'other' for each Multiple Choice question) |
|
Yii implementation needs to be checked - there are duplicate 'other' rows |
|
I don't touch to Multiple Choice (with comment) question type . Another issue ? |
|
It's another issue: |
|
It's OK with another Yii export. See imported file |
|
Tom : when i look to sub question in G2/mc_t2, i have 6 sub question:
Maybe there are a "minor' bug : "can put other in subquestion/answer code (and break survey)" |
|
The problem with multiple 'other' fields seems related to Excel file import, so closing this bug. |
|
Also fixed in 2.0RC9 |
|
LimeSurvey: master ba70c012 2012-08-11 10:33 Details Diff |
Fixed issue 06467 : checkbox for 'other' missing for multiple choice Dev : revert http://git.io/frXDaw |
Affected Issues 06467 |
|
mod - qanda.php | Diff File | ||
LimeSurvey: Yii e5323a97 2012-08-11 10:40 Details Diff |
Fixed issue 06467 checkbox for 'other' missing for multiple choice Dev : add a class for visibilty:hidden |
Affected Issues 06467 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - templates/citronade/template.css | Diff File | ||
LimeSurvey: master 5cdcc081 2012-08-12 06:36 Details Diff |
Fixed issue: Multiple option with checkbox : Other can be checked at submit with empty value Dev: add blur at onkeyup function : tested in IE6/FF14 Dev: close issue 06467 : checkbox for 'other' missing for multiple choice : updating javascript Dev: use visibility:hidden in citronade |
Affected Issues 06467 |
|
mod - qanda.php | Diff File | ||
mod - templates/citronade/template.css | Diff File | ||
LimeSurvey: Yii 50624c0b 2012-08-12 06:59 Details Diff |
Fixed issue: Multiple option with checkbox : Other can be checked at submit with empty value Dev: add blur at onkeyup function : tested in IE6/FF14 Dev: close issue 06467 : checkbox for 'other' missing for multiple choice : updating javascript Dev: use visibility:hidden in citronade and some other fix |
Affected Issues 06467 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - templates/citronade/template.css | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-11 16:39 | TMSWhite | New Issue | |
2012-08-11 17:07 | DenisChenu | Assigned To | => DenisChenu |
2012-08-11 17:07 | DenisChenu | Status | new => assigned |
2012-08-11 17:18 | DenisChenu | Note Added: 20357 | |
2012-08-11 17:36 | DenisChenu | Changeset attached | => LimeSurvey master ba70c012 |
2012-08-11 17:36 | DenisChenu | Note Added: 20358 | |
2012-08-11 17:36 | DenisChenu | Resolution | open => fixed |
2012-08-11 17:43 | DenisChenu | Changeset attached | => LimeSurvey Yii e5323a97 |
2012-08-11 17:43 | DenisChenu | Note Added: 20359 | |
2012-08-12 13:40 | DenisChenu | Changeset attached | => LimeSurvey master 5cdcc081 |
2012-08-12 14:02 | DenisChenu | Changeset attached | => LimeSurvey Yii 50624c0b |
2012-08-12 14:05 | DenisChenu | Note Added: 20361 | |
2012-08-12 14:05 | DenisChenu | Status | assigned => feedback |
2012-08-13 18:40 | DenisChenu | Status | feedback => resolved |
2012-08-13 18:40 | DenisChenu | Fixed in Version | => 1.92+ |
2012-08-14 00:46 | TMSWhite | Note Added: 20400 | |
2012-08-14 00:46 | TMSWhite | File Added: limesurvey_survey_472317.lss | |
2012-08-14 00:57 | TMSWhite | Note Added: 20401 | |
2012-08-14 00:58 | TMSWhite | Note Added: 20402 | |
2012-08-14 00:58 | TMSWhite | Status | resolved => new |
2012-08-14 01:28 | DenisChenu | Note Added: 20403 | |
2012-08-14 01:38 | DenisChenu | Note Added: 20404 | |
2012-08-14 01:47 | DenisChenu | Note Added: 20406 | |
2012-08-14 01:48 | DenisChenu | File Added: limesurvey_survey_932989.lss | |
2012-08-14 01:57 | DenisChenu | Assigned To | DenisChenu => TMSWhite |
2012-08-14 01:57 | DenisChenu | Status | new => feedback |
2012-08-14 10:05 | DenisChenu | Note Added: 20415 | |
2012-08-16 18:56 | TMSWhite | Note Added: 20486 | |
2012-08-16 18:56 | TMSWhite | Status | feedback => assigned |
2012-08-16 18:57 | TMSWhite | Note Added: 20487 | |
2012-08-16 18:57 | TMSWhite | Status | assigned => resolved |
2012-08-16 18:57 | TMSWhite | Assigned To | TMSWhite => DenisChenu |
2012-09-20 14:12 | c_schmitz | Status | resolved => closed |