View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06997 | Bug reports | Survey taking | public | 2012-11-30 14:43 | 2012-12-04 13:16 |
Reporter | mfs | Assigned To | DenisChenu | ||
Priority | urgent | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 06997: Zero values in Array (Numbers) disappear | ||||
Description | When using a numerical matrix (type: Array (Numbers)), zero values will not persist. If you enter a zero value in any of the input fields, this value will have vanished when you return from some other question group, or when you reload after a save. This is especially annoying for large matrixes, where a lot of the values may be perfectly valid zeroes. If this question is mandatory, you will have to fill in the vanished zeroes over and over again. | ||||
Steps To Reproduce | cf. attached demo | ||||
Additional Information | The value stored in the responses db is 0. Obviously, the error happens when restoring the input field from the db. Behaviour discovered in builds since 121115 (first use of limesurvey), but probably existing in earlier builds. Currently using build 121127 with patches from issue 06980 (Numerical input strips zeros). I suspected issue 06980 to be the same as this issue, but the fix doesn't help here. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 121127 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 16, IE8 | ||||
Database type & version | MySQL 14.12 distr 5.0.95 | ||||
Server OS (if known) | Linux/SUSE SLES 11, SP2 (32 bit) | ||||
Webserver software & version (if known) | Apache/2.2.12 | ||||
PHP Version | 5.2.14 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10624 |
|
While glancing over the fix, I found this line. Is this a typo?
Note the "mumeric"! |
|
You're right, but before not existing :) |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10631 |
|
I can confirm the bug is fixed (I locally corrected the "mumeric" issue without uploading a patch). |
|
Thanks, mumeric was fixed just after : https://github.com/LimeSurvey/LimeSurvey/commit/4b4ac9af272cc2fc4f27598be688cdb89dca465b |
|
LimeSurvey 2.0+ build 121204 released. |
|
LimeSurvey: master 7dc880a8 2012-11-30 16:34 Details Diff |
Fixed issue 06997: Zero values in Array (Numbers) (attribute input_boxes) disappear Dev: review some style |
Affected Issues 06997 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: 2.1 c026dae0 2012-11-30 17:43 Details Diff |
Fixed issue 06997: Zero values in Array (Numbers) (inout box layout) disappear Dev: reviewing some include class |
Affected Issues 06997 |
|
mod - application/modules/NumberArrayQuestion.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-30 14:43 | mfs | New Issue | |
2012-11-30 14:43 | mfs | File Added: vanishing0.lss | |
2012-11-30 15:13 | mfs | Issue Monitored: mfs | |
2012-11-30 16:36 | DenisChenu | Changeset attached | => LimeSurvey master 7dc880a8 |
2012-11-30 16:36 | DenisChenu | Note Added: 22750 | |
2012-11-30 16:36 | DenisChenu | Assigned To | => DenisChenu |
2012-11-30 16:36 | DenisChenu | Resolution | open => fixed |
2012-11-30 16:43 | mfs | Note Added: 22751 | |
2012-11-30 16:51 | DenisChenu | Note Added: 22752 | |
2012-11-30 17:45 | DenisChenu | Changeset attached | => LimeSurvey 2.1 c026dae0 |
2012-11-30 17:45 | DenisChenu | Note Added: 22760 | |
2012-11-30 17:45 | DenisChenu | Status | new => resolved |
2012-11-30 17:45 | DenisChenu | Fixed in Version | => 2.00+ |
2012-12-03 10:14 | mfs | Note Added: 22817 | |
2012-12-03 10:26 | DenisChenu | Note Added: 22818 | |
2012-12-04 13:16 | c_schmitz | Note Added: 22848 | |
2012-12-04 13:16 | c_schmitz | Status | resolved => closed |
2021-08-05 01:25 | guest | Bug heat | 6 => 8 |