View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16909 | Bug reports | Survey taking | public | 2020-12-15 11:14 | 2021-02-01 14:36 |
Reporter | liumingjun | Assigned To | |||
Priority | none | Severity | tweak | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.31 | ||||
Summary | 16909: Slow loading when the questionnaire has a large quota(500+) | ||||
Description | Slow loading when the questionnaire has a large quota | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 4.3.31 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysql 5.6 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4 | ||||
In the Pull request : i understand imiting by language : 500 quota X 4 languages : 2000 quota tested. But i don't understand We have a feature request somewhere about a new settings in quota Forced quota : No (never check without POST value) | auto (only if all questios are hidden) | force (Always check quota). |
|
eg: not quota |
|
Seems to be an issue : q5 must be in bPostedField .
|
|
No issue : when q5 is in $_POST value hq4 is not set.
Update this can broken existing survey See discussion about such feature (quota enforced even if no $_POST) here : https://bugs.limesurvey.org/view.php?id=11597#c40585 Maybe just |
|
But on 4.3, I did not find the setting you mentioned |
|
It not exist : it a new feature candidate. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30975 |
|
Fixed in Release 4.4.1+210201 |
|
LimeSurvey: master 60874864 2021-02-01 12:09 Committer: GitHub Details Diff |
Fixed issue 16909: Slow loading when the questionnaire has a large number of quotas (500+) (#1692) Dev Co-authored-by: liumingjun <liumingjun@data100.com.cn> |
Affected Issues 16909 |
|
mod - application/helpers/frontend_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-12-15 11:14 | liumingjun | New Issue | |
2020-12-15 11:18 | liumingjun | Note Added: 60952 | |
2020-12-16 08:18 | DenisChenu | Note Added: 60974 | |
2020-12-16 08:18 | DenisChenu | Note Edited: 60974 | |
2020-12-24 04:44 | liumingjun | Note Added: 61153 | |
2020-12-24 04:44 | liumingjun | File Added: limesurvey_survey_682653.lss | |
2020-12-24 09:43 | DenisChenu | Note Added: 61154 | |
2020-12-24 13:11 | DenisChenu | Note Added: 61158 | |
2020-12-24 13:11 | DenisChenu | Note Edited: 61158 | |
2020-12-25 03:12 | liumingjun | Note Added: 61162 | |
2020-12-26 14:32 | DenisChenu | Note Added: 61167 | |
2020-12-27 13:05 | DenisChenu | Note Added: 61170 | |
2021-02-01 11:09 | liumingjun | Changeset attached | => LimeSurvey master 60874864 |
2021-02-01 11:09 | guest | Note Added: 61835 | |
2021-02-01 14:36 | lime_release_bot | Note Added: 61841 | |
2021-02-01 14:36 | lime_release_bot | Status | new => closed |
2021-02-01 14:36 | lime_release_bot | Resolution | open => fixed |