View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08174 | Bug reports | Conditions | public | 2013-09-19 17:47 | 2013-09-23 13:18 |
Reporter | DenisChenu | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Summary | 08174: Unable to remove bad conditions | ||||
Description | If you import a question with bad condition, there are no way to remove it. | ||||
Steps To Reproduce | Create en english survey, add a group, import lsq file joined. Try to remove the condition with condition GUI editor : no condition | ||||
Additional Information | Trying Check integrity too : this one is broken too . | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 130919 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF22 | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
Correction : There are no condition in Models. But the new 'condition' detection finc a condition. In 2.05, addinf a new $data: in 2.00: But seems Questions::model()->hasConditions broken: return self::model()->count('qid = '.$iQuestionID); |
|
Questions::model()->hasConditions broken: confirmed: add a new question : can not edit condition :) PS: think Questions::model()->hasConditions must return TRUE if there are Expression in Relevance too. Return FALSE only if this relevance return allways true (empty or 1 for start). |
|
Thank you! Dumb me! |
|
LimeSurvey: 2.05 854d3c3e 2013-05-23 18:35 Details Diff |
Fixed issue : Relevance equation seems to be editable even if not. Dev: add a test if condition exist |
Affected Issues 08137, 08174 |
|
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/views/admin/survey/Question/editQuestion_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-19 17:47 | DenisChenu | New Issue | |
2013-09-19 17:47 | DenisChenu | File Added: h18f2be1.lsq | |
2013-09-19 19:27 | DenisChenu | Note Added: 26296 | |
2013-09-19 19:27 | DenisChenu | Assigned To | => c_schmitz |
2013-09-19 19:27 | DenisChenu | Status | new => assigned |
2013-09-19 19:28 | DenisChenu | Note Added: 26297 | |
2013-09-19 21:06 | DenisChenu | Relationship added | child of 08137 |
2013-09-19 21:17 | DenisChenu | Changeset attached | => LimeSurvey 2.05 854d3c3e |
2013-09-20 08:59 | DenisChenu | Note Edited: 26297 | |
2013-09-23 13:18 | c_schmitz | Status | assigned => closed |
2013-09-23 13:18 | c_schmitz | Resolution | open => fixed |
2013-09-23 13:18 | c_schmitz | Note Added: 26316 |