View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07911 | Bug reports | Conditions | public | 2013-06-06 17:05 | 2013-07-08 13:50 |
Reporter | error007 | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 2.00+ | ||||
Summary | 07911: condition on a text-array with matrix filter fails | ||||
Description | i use a text-array where a matrix filter is applied. a following question should only appear, when a certain cell (textfield) of the array is answered (meaning it is not empty ((!is_empty(323_SQ001_SQ002.NAOK)))). Unfortunately there is no reaction when i enter some text in the textfield. Only when I leave the textfield with the TAB-key, the following question appears. There is also no reaction when I leave the textfield by clicking with the mouse somewhere else. | ||||
Steps To Reproduce | 1) set up a multiple choice question | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 130514 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | Windows 7 | ||||
Webserver software & version (if known) | Apache XAMP latest version | ||||
PHP Version | Apache XAMP latest version | ||||
Please uploa a little survey to reproduce the issue (Just 2 quetsion). |
|
And please : try with a question code not starting with number: Q232 is good enough. You have an alert in the EM file for this. |
|
thanks for your response. I'm afraid, I don't know what you mean. All my question codes in the bug_report.lss start with 'q' followed by a number. Isn't this ok? |
|
K, |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12666 |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12667 |
|
.delegate is best |
|
2.00+ Build 130708 released. |
|
LimeSurvey: master 2983262d 2013-06-27 10:11 Details Diff |
Fixed issue 07911: condition on a text-array with matrix filtered fails Dev: delegate, allways use delegate : allways apply, and less memory leak for browser Dev: for 2.05 : can be replaced by .on too |
Affected Issues 07911 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
LimeSurvey: 2.05 c6243459 2013-06-27 10:14 Details Diff |
Fixed issue 07911: condition on a text-array with matrix filtered fails Dev: delegate, allways use delegate : allways apply, and less memory leak for browser Dev: for 2.05 : can be replaced by .on too but dont doing it actually. |
Affected Issues 07911 |
|
mod - application/helpers/qanda_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-06-06 17:05 | error007 | New Issue | |
2013-06-24 18:17 | DenisChenu | Note Added: 25630 | |
2013-06-24 19:42 | error007 | File Added: bug_report.lss | |
2013-06-26 19:57 | DenisChenu | Note Added: 25672 | |
2013-06-26 19:58 | DenisChenu | Assigned To | => DenisChenu |
2013-06-26 19:58 | DenisChenu | Status | new => feedback |
2013-06-26 20:15 | error007 | Note Added: 25673 | |
2013-06-26 20:15 | error007 | Status | feedback => assigned |
2013-06-27 09:34 | DenisChenu | Note Added: 25678 | |
2013-06-27 10:15 | DenisChenu | Changeset attached | => LimeSurvey master 2983262d |
2013-06-27 10:15 | DenisChenu | Note Added: 25679 | |
2013-06-27 10:15 | DenisChenu | Resolution | open => fixed |
2013-06-27 10:18 | DenisChenu | Changeset attached | => LimeSurvey 2.05 c6243459 |
2013-06-27 10:18 | DenisChenu | Note Added: 25680 | |
2013-06-27 10:18 | DenisChenu | Note Added: 25681 | |
2013-06-27 10:18 | DenisChenu | Status | assigned => resolved |
2013-06-27 10:18 | DenisChenu | Fixed in Version | => 2.00+ |
2013-07-08 13:50 | c_schmitz | Note Added: 25717 | |
2013-07-08 13:50 | c_schmitz | Status | resolved => closed |