View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08184 | Bug reports | Import/Export | public | 2013-09-22 12:47 | 2013-10-11 11:08 |
Reporter | mfaber | Assigned To | mdekker | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05 RC | ||||
Target Version | 2.05 RC | Fixed in Version | 2.05 RC | ||
Summary | 08184: Deactivated export options are not re-activated | ||||
Description | When choosing an export option that deactivates certain answer options (eg. headers), they remain deactivates, even if another export option is chosesn that supports these options | ||||
Steps To Reproduce | Export answers menu | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 130921 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | FF | ||||
Database type & version | MySQL 5.0.10 | ||||
Server OS (if known) | Win7 | ||||
Webserver software & version (if known) | Apache/2.4.3 (Win32) | ||||
PHP Version | PhP 5.4.7 | ||||
Menno, i think this needs a general solution, like resetting all the .disabled=true options in authdb.php every time something else is chosen . |
|
Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=13190 |
|
This should work :) Always enable all disabled options, and let the plugin disable/set what is needed. Moved the export format to top so it is first thing people set. |
|
Works, looks good and the export methods on top makes total sense!! I guess you'll remove the SPSS and R-Export Icons in the menu when the spss export is ported to the plugin system. |
|
2.05RC2 released |
|
LimeSurvey: 2.05 9216197a 2013-10-08 15:56 Details Diff |
Fixed 08184: Deactivated export options are not re-activated dev: All options now have onclick to enable disabled elements, moved Format to top |
Affected Issues 08184 |
|
mod - application/core/plugins/Authdb/Authdb.php | Diff File | ||
mod - application/core/plugins/ExportR/ExportR.php | Diff File | ||
mod - application/views/admin/export/exportresults_view.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-22 12:47 | mfaber | New Issue | |
2013-09-22 12:48 | mfaber | Assigned To | => mdekker |
2013-09-22 12:48 | mfaber | Status | new => assigned |
2013-09-22 12:51 | mfaber | Note Added: 26307 | |
2013-09-22 22:36 | mfaber | Issue Monitored: mfaber | |
2013-10-08 15:56 | mdekker | Changeset attached | => LimeSurvey 2.05 9216197a |
2013-10-08 15:56 | mdekker | Note Added: 26629 | |
2013-10-08 15:56 | mdekker | Resolution | open => fixed |
2013-10-08 15:57 | mdekker | Note Added: 26631 | |
2013-10-08 15:57 | mdekker | Status | assigned => resolved |
2013-10-08 15:57 | mdekker | Fixed in Version | => 2.05 RC |
2013-10-08 16:12 | mfaber | Note Added: 26632 | |
2013-10-11 11:08 | c_schmitz | Note Added: 26695 | |
2013-10-11 11:08 | c_schmitz | Status | resolved => closed |
2021-08-03 05:38 | guest | Bug heat | 6 => 8 |