View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10905 | Bug reports | Survey editing | public | 2016-04-11 10:30 | 2016-04-11 11:53 |
| Reporter | tammo | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 10905: Too many leading zeros in CSS | ||||
| Description | In the question type array-multi-text in the css table cells are numbered like: This is silly. Leading zeros are meant to keep the number of digits constant. Better would be: | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 2.50 build 160408 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | MySQL | ||||
| Server OS (if known) | Unix | ||||
| Webserver software & version (if known) | Apache/XAMPP | ||||
| PHP Version | 5.5 | ||||
|
LimeSurvey: master 57038a09 2016-04-11 10:39 Details Diff |
Fixed issue 10905: Too many leading zeros in CSS for answer cells |
Affected Issues 10905 |
|
| mod - application/helpers/qanda_helper.php | Diff File | ||
| mod - application/views/survey/questions/arrays/10point/rows/cells/answer_td_input.php | Diff File | ||
| mod - application/views/survey/questions/arrays/5point/rows/cells/answer_td_input.php | Diff File | ||
| mod - application/views/survey/questions/arrays/array/no_dropdown/rows/cells/answer_td.php | Diff File | ||
| mod - application/views/survey/questions/arrays/multiflexi/rows/cells/answer_td.php | Diff File | ||
| mod - application/views/survey/questions/arrays/multiflexi/rows/cells/answer_td_checkboxes.php | Diff File | ||
| mod - application/views/survey/questions/arrays/multitext/rows/cells/answer_td.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-04-11 10:30 | tammo | New Issue | |
| 2016-04-11 10:39 | c_schmitz | Assigned To | => c_schmitz |
| 2016-04-11 10:39 | c_schmitz | Status | new => assigned |
| 2016-04-11 10:39 | c_schmitz | Status | assigned => resolved |
| 2016-04-11 10:39 | c_schmitz | Fixed in Version | => 2.5 |
| 2016-04-11 10:39 | c_schmitz | Resolution | open => fixed |
| 2016-04-11 10:41 | c_schmitz | Changeset attached | => LimeSurvey master 57038a09 |
| 2016-04-11 10:41 | c_schmitz | Note Added: 37176 | |
| 2016-04-11 10:41 | tammo | Note Added: 37177 | |
| 2016-04-11 11:53 | c_schmitz | Note Added: 37199 | |
| 2016-04-11 11:53 | c_schmitz | Status | resolved => closed |
| 2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |