View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 09773 | Bug reports | Survey taking | public | 2015-07-11 11:13 | 2015-07-24 11:44 | 
| Reporter | DenisChenu | Assigned To | DenisChenu | ||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.06+ | ||||
| Fixed in Version | 2.06+ | ||||
| Summary | 09773: Ranking question with filter are not resetted when come back to question | ||||
| Description | With previous, the ranking question type with filter are not resetted  | ||||
| Steps To Reproduce | Import LSS file included,  | ||||
| Additional Information | It's OK with radio Logic file show the ( ! is_empty(FILTER_A1.NAOK)))but not reset in PHP : PHP must reset it for Ranking and Radio  | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 150711 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | not relevant | ||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | PHP Version 5.4.41-0+deb7u1 | ||||
| related to | 09774 | confirmed | Bug reports | No PHP control on answer filtered for radio and ranking | 
| 
	 https://bugs.limesurvey.org/view.php?id=8725 make this fixed very easy for javascript.  | 
|
| 
	 Fix it by : $(function() { For previous filter.  | 
|
| 
	 Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15609  | 
|
| 
	 Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15610  | 
|
| 
	 Version 2.06 Build 150723 released  | 
|
| 
	
	 LimeSurvey: master db3f247a 2015-07-23 09:49 Details Diff  | 
Fixed issue 09773: Ranking question with filter are not resetted when come back to question Dev: this fix completely the javascript part Dev: leave EM to fix EM and ranking.js to do the drag & drop Dev: then drag & drop functionnality can go easily to Question plugin Dev: dropdown system for EM core  | 
Affected Issues 09773  | 
|
| mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
| mod - scripts/expressions/em_javascript.js | Diff File | ||
| mod - scripts/ranking.js | Diff File | ||
| 
	
	 LimeSurvey: develop d78db618 2015-07-23 09:49 Details Diff  | 
Fixed issue 09773: Ranking question with filter are not resetted when come back to question Dev: this fix completely the javascript part Dev: leave EM to fix EM and ranking.js to do the drag & drop Dev: then drag & drop functionnality can go easily to Question plugin Dev: dropdown system for EM core  | 
Affected Issues 09773  | 
|
| mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
| mod - scripts/expressions/em_javascript.js | Diff File | ||
| mod - scripts/ranking.js | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2015-07-11 11:13 | DenisChenu | New Issue | |
| 2015-07-11 11:14 | DenisChenu | File Added: limesurvey_survey_rankingFilter.lss | |
| 2015-07-12 11:05 | DenisChenu | Relationship added | related to 09774 | 
| 2015-07-12 15:03 | DenisChenu | Note Added: 32673 | |
| 2015-07-13 14:22 | DenisChenu | Note Added: 32674 | |
| 2015-07-22 18:06 | DenisChenu | Assigned To | => DenisChenu | 
| 2015-07-22 18:06 | DenisChenu | Status | new => assigned | 
| 2015-07-23 09:41 | DenisChenu | File Added: limesurvey_survey_rankingFilterSamePage.lss | |
| 2015-07-23 09:51 | DenisChenu | Changeset attached | => LimeSurvey master db3f247a | 
| 2015-07-23 09:51 | DenisChenu | Note Added: 32765 | |
| 2015-07-23 09:51 | DenisChenu | Resolution | open => fixed | 
| 2015-07-23 09:56 | DenisChenu | Changeset attached | => LimeSurvey develop d78db618 | 
| 2015-07-23 09:56 | DenisChenu | Note Added: 32766 | |
| 2015-07-23 09:57 | DenisChenu | Status | assigned => resolved | 
| 2015-07-23 09:57 | DenisChenu | Fixed in Version | => 2.06+ | 
| 2015-07-24 11:44 | c_schmitz | Note Added: 32776 | |
| 2015-07-24 11:44 | c_schmitz | Status | resolved => closed |