View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06439 | Bug reports | Survey taking | public | 2012-08-06 17:23 | 2012-08-08 13:55 |
Reporter | Assigned To | TMSWhite | |||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.92+ | ||||
Fixed in Version | 1.92+ | ||||
Summary | 06439: Question type Array (numbers) does not work with numbers >10 as labels | ||||
Description | array (numbers) questions which depend on an array_filter do not work correctly if codes are numbers (1..15) instead og strings (L001..L015). | ||||
Steps To Reproduce | load attached study, fill first question EXCEPT the very first checkbox. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 120801 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | FF 14.0.1 but also with Mac, Google Chrome | ||||
Database type & version | 5.5 mysql | ||||
Server OS (if known) | ubuntu 12.04 | ||||
Webserver software & version (if known) | apache2 | ||||
PHP Version | 5.3.10-1ubuntu3.2 | ||||
sorry, summary should be: |
|
I can reproduce this problem. Seems to be related to how EM handles answer codes of different length. |
|
I can also reproduce the problem. Seems to a problem with how EM validates Array (number) questions, because the > 10 ones are being incorrectly flagged as invalid. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9270 |
|
Fix committed to Yii branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=9271 |
|
LimeSurvey: master 170df62d 2012-08-08 00:51 Details Diff |
Fixed issue 06439: Question type Array (numbers) does not work with numbers >10 as labels |
Affected Issues 06439 |
|
mod - classes/expressions/LimeExpressionManager.php | Diff File | ||
LimeSurvey: Yii 7a7a50ce 2012-08-08 00:55 Details Diff |
Fixed issue 06439: Question type Array (numbers) does not work with numbers >10 as labels |
Affected Issues 06439 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-06 17:23 |
|
New Issue | |
2012-08-06 17:23 |
|
File Added: limesurvey_survey_56471.lss | |
2012-08-06 17:23 |
|
File Added: 1.png | |
2012-08-06 17:23 |
|
File Added: 2.png | |
2012-08-06 17:24 |
|
File Added: 3.png | |
2012-08-06 17:26 |
|
Note Added: 20230 | |
2012-08-06 18:28 | Mazi | Assigned To | => TMSWhite |
2012-08-06 18:28 | Mazi | Status | new => assigned |
2012-08-06 18:28 | Mazi | Note Added: 20232 | |
2012-08-07 15:36 | TMSWhite | Note Added: 20246 | |
2012-08-08 07:51 | TMSWhite | Changeset attached | => LimeSurvey master 170df62d |
2012-08-08 07:51 | TMSWhite | Note Added: 20271 | |
2012-08-08 07:51 | TMSWhite | Resolution | open => fixed |
2012-08-08 07:55 | TMSWhite | Changeset attached | => LimeSurvey Yii 7a7a50ce |
2012-08-08 07:55 | TMSWhite | Note Added: 20272 | |
2012-08-08 07:56 | TMSWhite | Status | assigned => resolved |
2012-08-08 07:56 | TMSWhite | Fixed in Version | => 1.92+ |
2012-08-08 13:55 | c_schmitz | Status | resolved => closed |