View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
11650 | Bug reports | Survey editing | public | 2016-09-13 20:04 | 2016-09-21 10:10 |
Reporter | Dialogs | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.52.x | ||||
Summary | 11650: Array dropdown : answer_width don't set answer column width | ||||
Description | The advanced parameter to set question width is not taken into account. In the attached questionnaire, the value of 50% for question 1 (Q1) does'nt work. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Version 2.50+160829 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | mysql | ||||
Server OS (if known) | linux | ||||
Webserver software & version (if known) | ? | ||||
PHP Version | ? | ||||
https://github.com/Shnoulle/LimeSurvey-Shnoulle/commit/68652b50bdc39b518452d704db118f29ee902c62 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20469 |
|
For the width in array/radio : it's a template issue. Use table.question{layout:fixed} at end of template.css for exemple |
|
Version 2.52 Build 160920 released |
|
Fix committed to answers_html branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=20539 |
|
LimeSurvey: answers_html 68652b50 2016-09-14 11:01 Details Diff |
Fixed issue 11650: Array dropdown : answer_width don't set answer column width |
Affected Issues 11650 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/dropdown/answer.php | Diff File | ||
LimeSurvey: master ddf1213d 2016-09-14 17:55 Details Diff |
Fixed issue 11650: Array dropdown : answer_width don't set answer column width Dev: add the col with the width Dev: fix alternation of col in array Dev: Fix answerwidth (don't divide 2 times by 2) : tested |
Affected Issues 11650 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/views/survey/questions/arrays/array/dropdown/answer.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-09-13 20:04 | Dialogs | New Issue | |
2016-09-13 20:04 | Dialogs | File Added: limesurvey_survey_451776.lss | |
2016-09-14 09:02 | DenisChenu | Summary | Problem with advanced parameter to set question width => Array dropdown : answer_width don't set answer column width |
2016-09-14 09:03 | DenisChenu | Assigned To | => DenisChenu |
2016-09-14 09:03 | DenisChenu | Status | new => assigned |
2016-09-14 09:04 | DenisChenu | Note Added: 40775 | |
2016-09-14 17:55 | DenisChenu | Changeset attached | => LimeSurvey master ddf1213d |
2016-09-14 17:55 | DenisChenu | Note Added: 40780 | |
2016-09-14 17:55 | DenisChenu | Resolution | open => fixed |
2016-09-14 17:56 | DenisChenu | Note Added: 40781 | |
2016-09-14 17:56 | DenisChenu | Status | assigned => resolved |
2016-09-14 17:56 | DenisChenu | Fixed in Version | => 2.52.x |
2016-09-20 10:48 | c_schmitz | Note Added: 40834 | |
2016-09-20 10:48 | c_schmitz | Status | resolved => closed |
2016-09-21 10:10 | DenisChenu | Changeset attached | => LimeSurvey answers_html 68652b50 |
2016-09-21 10:10 | DenisChenu | Note Added: 40873 | |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |