View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09400 | Bug reports | Import/Export | public | 2014-12-11 16:00 | 2014-12-29 15:33 |
Reporter | jpw | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09400: Export tokens to CSV file | ||||
Description | When exporting tokens to CSV file, the token status of "started but not yet completed" produces an export of all tokens in the file (completed, started and untouched). | ||||
Steps To Reproduce | Token Management/Export tokens to CSV file/Token Status - Started but not yet completed | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Software build = 141123 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | IE11 | ||||
Database type & version | MySQL 5 | ||||
Server OS (if known) | Linux rs203796 2.6.32-68-server #135-Ubuntu SMP Mon Nov 3 16:42:07 UTC 2014 x86_64 | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | PHP Version 5.3.2-1ubuntu4.28 | ||||
I can reproduce this problem. Looks like the filter doesn't work correctly. |
|
I think "started but not yet completed" can be only active if survey is not anonymous. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14731 |
|
Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14732 |
|
I agree. That option should only be available if a survey is not anonymous. Ohterwise we can't determine whether a data set was started. |
|
Yep, but it's OK with actual solution. No problem here, just a global removed $thissurvey is not set |
|
Version 2.05 Build 141229 released |
|
LimeSurvey: master 74a0908b 2014-12-13 17:40 Details Diff |
Fixed issue 09400 : Export Started but not yet completed tokens don't work Dev: $thissurvey is not set Dev: fiteremail must be text, using %fiteremail% |
Affected Issues 09400 |
|
mod - application/helpers/export_helper.php | Diff File | ||
mod - application/views/admin/token/exportdialog.php | Diff File | ||
LimeSurvey: 2.06 d38e57ba 2014-12-13 17:52 Details Diff |
Fixed issue 09400 : Export Started but not yet completed tokens don't work Dev: $thissurvey is not set Dev: fiteremail must be text, using %fiteremail% Dev: TODO : use SettingsWidget for exportdialog (not so big) Dev: TODO : use better CDBcommanf dor export : join with survey or another request ? |
Affected Issues 09400 |
|
mod - application/helpers/export_helper.php | Diff File | ||
mod - application/views/admin/token/exportdialog.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-11 16:00 | jpw | New Issue | |
2014-12-12 10:50 | Mazi | Note Added: 31241 | |
2014-12-12 16:34 | Mazi | Assigned To | => DenisChenu |
2014-12-12 16:34 | Mazi | Status | new => assigned |
2014-12-13 16:46 | DenisChenu | Note Added: 31244 | |
2014-12-13 17:40 | DenisChenu | Changeset attached | => LimeSurvey master 74a0908b |
2014-12-13 17:40 | DenisChenu | Note Added: 31245 | |
2014-12-13 17:40 | DenisChenu | Resolution | open => fixed |
2014-12-13 17:52 | DenisChenu | Changeset attached | => LimeSurvey 2.06 d38e57ba |
2014-12-13 17:52 | DenisChenu | Note Added: 31246 | |
2014-12-13 17:53 | DenisChenu | Status | assigned => resolved |
2014-12-13 17:53 | DenisChenu | Fixed in Version | => 2.05+ |
2014-12-13 20:35 | Mazi | Note Added: 31247 | |
2014-12-14 12:32 | DenisChenu | Note Added: 31248 | |
2014-12-29 15:33 | c_schmitz | Note Added: 31378 | |
2014-12-29 15:33 | c_schmitz | Status | resolved => closed |