View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
07895 | Bug reports | Conditions | public | 2013-05-31 11:34 | 2015-03-24 15:21 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Target Version | 2.05+ | Fixed in Version | 2.05+ | ||
Summary | 07895: Quota are not tested for hidden question (relevance to 1) | ||||
Description | We can have some question set by expression manager, even with hidding it. Then we can set quota at this question. But this don't work : user inside quota goes to the end of survey without out by quota. | ||||
Steps To Reproduce | Import first survey (question hidden) and look at quota and test it | ||||
Additional Information | Really don't understand why it work with question shown and not with question hidden. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 130531 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | Mysql 5 | ||||
Server OS (if known) | debian/linux | ||||
Webserver software & version (if known) | apache | ||||
PHP Version | PHP Version 5.3 | ||||
Problem is in frontend_helper/checkQuota Then : 3 solutions:
|
|
Testing if (isset($SESSION['survey'.$surveyid][$checkfield])) seems OK, But need some test again with other quota system. |
|
Target version ? |
|
Using "Terminate survey with warning" allow user to modify is answers. Then : choose to: Check if $_POST is set if this setting is used Some template issue too : |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12632 |
|
Todo for 2.05. Ither thing must be done for 2.05 (and tested) |
|
2.00+ Build 130708 released. |
|
Fixed in 2.00 but fix emoved in 2.05 .... |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14318 |
|
2.05+ Build 140717 released |
|
LimeSurvey: master 720aab24 2013-06-22 11:36 Details Diff |
Fixed issue 07895: Quota are not tested for hidden question (relevance to 1) Fixed issue : Previous button in quota in citronade are not the same. Dev: Change sentence of quota_action : reflect reality now Dev: Don't change behaviour for quota_action=='2' Dev: remove some $_POST var ($fieldname not in actual page) Dev: this fieldname is needed for EM javascript : put disabled='disabled' inside. Dev: DON'T do same think for relevance : else eremoved $_POST[$fieldname] : to be fixed Dev: Same HTML previous button for quota page: todo : add navigator.pstpl (but allow save and clear all must be removed) |
Affected Issues 07895 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/views/admin/quotas/editquota_view.php | Diff File | ||
mod - application/views/admin/quotas/newquota_view.php | Diff File | ||
mod - templates/citronade/template.css | Diff File | ||
LimeSurvey: master 3a96fb1b 2013-06-22 12:01 Details Diff |
Dev: bug 07895 / 720aab24 child : lost one sentence |
Affected Issues 07895 |
|
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
LimeSurvey: master 53503581 2014-07-05 17:03 Details Diff |
Fixed issue 07895: Quota are not tested for hidden question (relevance to 1) New feature 09066: afterSurveyComplete aren't call from Quota : afterSurveyQuota Dev: update all function needed for quota system |
Affected Issues 07895, 09066 |
|
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
LimeSurvey: master 2bef7def 2014-07-05 17:28 Details Diff |
Dev: 09066 child : use autoload_url for quota |
Affected Issues 07895, 09066 |
|
mod - application/helpers/frontend_helper.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-31 11:34 | DenisChenu | New Issue | |
2013-05-31 11:34 | DenisChenu | File Added: survey_archive_hidden.lsa | |
2013-05-31 11:35 | DenisChenu | File Added: survey_archive_nothidden.lsa | |
2013-05-31 11:35 | DenisChenu | Summary | Quota are not tested with question set by expression => Quota are not tested for hidden question (relevance to 1) |
2013-05-31 11:59 | DenisChenu | Note Added: 25432 | |
2013-05-31 12:01 | DenisChenu | Note Edited: 25432 | |
2013-05-31 12:47 | DenisChenu | Note Added: 25436 | |
2013-06-02 23:04 | c_schmitz | Assigned To | => DenisChenu |
2013-06-02 23:04 | c_schmitz | Status | new => assigned |
2013-06-03 08:35 | DenisChenu | Note Added: 25454 | |
2013-06-21 19:46 | DenisChenu | Note Added: 25607 | |
2013-06-21 19:46 | DenisChenu | Reproducibility | have not tried => always |
2013-06-21 19:46 | DenisChenu | Target Version | => 2.00+ |
2013-06-22 11:40 | DenisChenu | Changeset attached | => LimeSurvey master 720aab24 |
2013-06-22 11:40 | DenisChenu | Note Added: 25613 | |
2013-06-22 11:40 | DenisChenu | Resolution | open => fixed |
2013-06-22 11:41 | DenisChenu | Note Added: 25614 | |
2013-06-22 11:41 | DenisChenu | Status | assigned => resolved |
2013-06-22 11:41 | DenisChenu | Fixed in Version | => 2.00+ |
2013-06-22 12:05 | DenisChenu | Changeset attached | => LimeSurvey master 3a96fb1b |
2013-07-08 13:50 | c_schmitz | Note Added: 25723 | |
2013-07-08 13:50 | c_schmitz | Status | resolved => closed |
2014-06-27 14:40 | DenisChenu | Note Added: 30245 | |
2014-06-27 14:40 | DenisChenu | Status | closed => feedback |
2014-06-27 14:40 | DenisChenu | Resolution | fixed => reopened |
2014-06-27 14:41 | DenisChenu | Product Version | 2.00+ => 2.05+ |
2014-06-27 14:41 | DenisChenu | Target Version | 2.00+ => 2.05+ |
2014-06-28 11:38 | DenisChenu | Status | feedback => new |
2014-06-28 11:39 | DenisChenu | Status | new => assigned |
2014-07-05 17:03 | DenisChenu | Changeset attached | => LimeSurvey master 53503581 |
2014-07-05 17:03 | DenisChenu | Note Added: 30277 | |
2014-07-05 17:14 | DenisChenu | Status | assigned => resolved |
2014-07-05 17:14 | DenisChenu | Fixed in Version | 2.00+ => 2.05+ |
2014-07-05 17:14 | DenisChenu | Resolution | reopened => fixed |
2014-07-05 17:30 | DenisChenu | Changeset attached | => LimeSurvey master 2bef7def |
2014-07-23 17:25 | c_schmitz | Note Added: 30328 | |
2014-07-23 17:25 | c_schmitz | Status | resolved => closed |