View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12201 | Bug reports | Survey taking | public | 2017-03-14 15:54 | 2017-05-22 17:39 |
Reporter | Assigned To | ||||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.64.x | ||||
Fixed in Version | 2.64.x | ||||
Summary | 12201: Quotas not triggered for secondary languages | ||||
Description | related to recent quota-grid changes. I'll post a with a fix PR in a minute .. | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 2.64.1 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MariaDB | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache2 | ||||
PHP Version | 7 | ||||
I didn't understand something . Why remove the language restriction ? https://github.com/LimeSurvey/LimeSurvey/pull/661/files#diff-a9dbc6157f3066d12e04af89a4bca062L4355 If you have 10 quota with 10 language , then here : https://github.com/LimeSurvey/LimeSurvey/pull/661/files#diff-a9dbc6157f3066d12e04af89a4bca062R4362 you do if for 100 elements , not for 10. We need $oSurvey->quotas restricted by actual language , no ? App()->getLanguage(); |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=22474 |
|
Release 2.65.1 Build 170522 |
|
LimeSurvey: master 888578de 2017-03-15 14:40
Committer: Details Diff |
Fixed issue 12201: Quotas not triggered for secondary languages (#661) Dev: use mainLanguagesetting and remove loop from getting it Dev: remove unused variables |
Affected Issues 12201 |
|
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/models/Quota.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-14 15:54 |
|
New Issue | |
2017-03-14 15:54 |
|
Status | new => assigned |
2017-03-14 15:54 |
|
Assigned To | => user14106 |
2017-03-14 16:04 |
|
Note Added: 43283 | |
2017-03-14 16:09 | DenisChenu | Note Added: 43284 | |
2017-03-15 13:40 |
|
Changeset attached | => LimeSurvey master 888578de |
2017-03-15 13:40 |
|
Note Added: 43285 | |
2017-03-15 13:40 |
|
Assigned To | user14106 => user70560 |
2017-03-15 13:40 |
|
Resolution | open => fixed |
2017-03-15 13:43 | DenisChenu | Assigned To | user70560 => user14106 |
2017-03-15 13:43 | DenisChenu | Status | assigned => resolved |
2017-03-15 13:43 | DenisChenu | Fixed in Version | => 2.64.x |
2017-05-22 17:39 | c_schmitz | Note Added: 43688 | |
2017-05-22 17:39 | c_schmitz | Status | resolved => closed |