View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
09400Bug reportsImport/Exportpublic2014-12-29 15:33
Reporterjpw Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09400: 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

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)Software build = 141123
I will donate to the project if issue is resolvedNo
BrowserIE11
Database type & versionMySQL 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 VersionPHP Version 5.3.2-1ubuntu4.28

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2014-12-12 10:50

updater   ~31241

I can reproduce this problem. Looks like the filter doesn't work correctly.

DenisChenu

DenisChenu

2014-12-13 16:46

developer   ~31244

I think "started but not yet completed" can be only active if survey is not anonymous.

DenisChenu

DenisChenu

2014-12-13 17:40

developer   ~31245

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14731

DenisChenu

DenisChenu

2014-12-13 17:52

developer   ~31246

Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14732

Mazi

Mazi

2014-12-13 20:35

updater   ~31247

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.

DenisChenu

DenisChenu

2014-12-14 12:32

developer   ~31248

Yep, but it's OK with actual solution. No problem here, just a global removed $thissurvey is not set

c_schmitz

c_schmitz

2014-12-29 15:33

administrator   ~31378

Version 2.05 Build 141229 released

Related Changesets

LimeSurvey: master 74a0908b

2014-12-13 16:40:07

DenisChenu

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 16:52:00

DenisChenu

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

Issue History

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