View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17912 | Bug reports | Survey taking | public | 2022-02-25 19:30 | 2022-02-28 12:58 |
Reporter | jackrabbithanna | Assigned To | c_schmitz | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.2.x | ||||
Summary | 17912: Erroneous "group empty of questions" error | ||||
Description | We've discovered what I think is a bug, in the QuestionGroup model Both functions, that have querys, use the same emcache key, but the purpose of the functions is opposite. PR coming | ||||
Steps To Reproduce | Steps to reproduceIt is difficult to find the exact steps to replicate. Intermitently, there will be an error I believe this must be because in ./application/models/QuestionGroup.php .. there are conditions or contects where getTotalGroupsWithQuestions runs before getTotalGroupsWithoutQuestions() and the "wrong" value is cached. Expected resultNo error taking survey Actual resultError taking survey | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | at least from 5.1 and in the master branch now | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | N/A | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | N/A | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33285 |
|
Great catch! Thank you very much! |
|
Fixed in Release 5.3.0+220228 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-02-25 19:30 | jackrabbithanna | New Issue | |
2022-02-25 19:31 | jackrabbithanna | Note Added: 68411 | |
2022-02-25 19:31 | jackrabbithanna | Bug heat | 0 => 2 |
2022-02-25 21:15 | jackrabbithanna | Changeset attached | => LimeSurvey master 6615dff0 |
2022-02-25 21:15 | guest | Note Added: 68412 | |
2022-02-25 21:15 | guest | Bug heat | 2 => 4 |
2022-02-25 21:16 | c_schmitz | Assigned To | => c_schmitz |
2022-02-25 21:16 | c_schmitz | Status | new => resolved |
2022-02-25 21:16 | c_schmitz | Resolution | open => fixed |
2022-02-25 21:16 | c_schmitz | Note Added: 68413 | |
2022-02-25 21:16 | c_schmitz | Bug heat | 4 => 6 |
2022-02-28 12:58 | LimeBot | Note Added: 68422 | |
2022-02-28 12:58 | LimeBot | Status | resolved => closed |
2022-02-28 12:58 | LimeBot | Bug heat | 6 => 8 |