View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08267 | Bug reports | Print View | public | 2013-10-12 14:17 | 2013-11-07 15:00 |
Reporter | mfaber | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Fixed in Version | 2.00+ | ||||
Summary | 08267: Conditions in print view are incorrect when referring to 5-point choice question | ||||
Description | When a condition is set so the question is only display when a previous 5-point question is ANSWER1 or ANSWER2 or ANSWER3 answer only if answer was at question1 AND answer was at question1 AND answer was at question1. Actual answer is missing and answers should be ORed instead of ANDed | ||||
Steps To Reproduce | import attached survey | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 131012 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF | ||||
Database type & version | MySQL 5.0.10 | ||||
Server OS (if known) | Win7 | ||||
Webserver software & version (if known) | Apache/2.4.3 (Win32) | ||||
PHP Version | PhP 5.4.7 | ||||
Ok, that's some fugly code that needs a proper rewrite. Thing is I am not sure that it is worth it for 2.05 anymore. I am for moving this to target version 2.1. |
|
08269 is the same issue/origin so I will close it. |
|
Realistically 2.1 is several months maybe even a year away. Maybe we can at least have a quick fix :) so the print version is usable again. It used to work quite well in 2.0+. |
|
Are you sure? I am pretty confident this bug is in 2.0, too. |
|
Just checked out master and the problem is indeed there :( https://github.com/LimeSurvey/LimeSurvey/commit/3edb91ee8416ce7d2d64ee2d5943043538e96cc2 |
|
Good catch, I will have another look. |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13344 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13345 |
|
Thank you, that helped alot. |
|
Thanks for the fix :) |
|
Version 2.00+ Build 131107 released. |
|
LimeSurvey: 2.05 035720f4 2013-10-23 13:47 Details Diff |
Fixed issue 08267: Conditions in print view are incorrect and duplicated when referring to certain question types |
Affected Issues 08267 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File | ||
LimeSurvey: master 1dd7ceed 2013-10-23 13:50 Details Diff |
Fixed issue 08267: Conditions in print view are incorrect and duplicated when referring to certain question types |
Affected Issues 08267 |
|
mod - application/controllers/admin/printablesurvey.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-12 14:17 | mfaber | New Issue | |
2013-10-12 16:21 | mfaber | Description Updated | |
2013-10-12 16:21 | mfaber | Steps to Reproduce Updated | |
2013-10-12 16:21 | mfaber | File Added: limesurvey_survey_671624.lss | |
2013-10-12 17:00 | mfaber | Summary | Conditions in print view are falsely ANDed together when they should be ORed => Conditions in print view are incorrect when referring to 5-point choice question |
2013-10-12 17:05 | mfaber | Issue cloned: 08269 | |
2013-10-12 17:05 | mfaber | Relationship added | related to 08269 |
2013-10-12 17:06 | mfaber | Product Version | 2.00+ => 2.05 RC |
2013-10-22 20:55 | c_schmitz | Assigned To | => c_schmitz |
2013-10-22 20:55 | c_schmitz | Status | new => assigned |
2013-10-22 22:01 | c_schmitz | Note Added: 26931 | |
2013-10-22 22:01 | c_schmitz | Status | assigned => new |
2013-10-22 22:02 | c_schmitz | Assigned To | c_schmitz => |
2013-10-22 22:08 | c_schmitz | Note Added: 26932 | |
2013-10-22 22:08 | c_schmitz | Relationship replaced | has duplicate 08269 |
2013-10-22 23:11 | mfaber | Note Added: 26935 | |
2013-10-22 23:30 | c_schmitz | Note Added: 26936 | |
2013-10-23 00:06 | mfaber | Note Added: 26937 | |
2013-10-23 00:35 | c_schmitz | Note Added: 26938 | |
2013-10-23 00:35 | c_schmitz | Assigned To | => c_schmitz |
2013-10-23 00:35 | c_schmitz | Status | new => assigned |
2013-10-23 10:39 | c_schmitz | Relationship added | related to 07299 |
2013-10-23 13:48 | c_schmitz | Changeset attached | => LimeSurvey 2.05 035720f4 |
2013-10-23 13:48 | c_schmitz | Note Added: 26944 | |
2013-10-23 13:48 | c_schmitz | Resolution | open => fixed |
2013-10-23 13:50 | c_schmitz | Changeset attached | => LimeSurvey master 1dd7ceed |
2013-10-23 13:50 | c_schmitz | Note Added: 26945 | |
2013-10-23 13:51 | c_schmitz | Note Added: 26946 | |
2013-10-23 13:51 | c_schmitz | Status | assigned => resolved |
2013-10-23 13:51 | c_schmitz | Fixed in Version | => 2.00+ |
2013-10-23 18:57 | mfaber | Note Added: 26963 | |
2013-11-07 15:00 | c_schmitz | Note Added: 27134 | |
2013-11-07 15:00 | c_schmitz | Status | resolved => closed |