View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
06581Bug reportsImport/Exportpublic2012-09-26 09:47
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary06581: Excel format (.txt) is a Tab separated value
Description

Now, "excel" import export is a Tab-separated values (.TSV)
See iana: http://www.iana.org/assignments/media-types/text/tab-separated-values

But everywhere it's excel showing. But excel is a trademark, and there a lot of other system to do TSV.

Steps To Reproduce

Look at export "excel (.txt)"

Additional Information

Change translation text from "Excel (.txt)" to "Tab-separated values (txt)" is the first part.
Second : change the "ExcelImportSurvey" to TSVImportSurvey and other excel information in code.

Like to do it before 2.1

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)120923
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2012-09-24 10:08

administrator   ~20767

Please do it now on 2.0. Thank you!

DenisChenu

DenisChenu

2012-09-25 20:22

developer   ~20805

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

TMSWhite

TMSWhite

2012-09-25 22:25

reporter   ~20806

Thanks, Denis. That fix works.

c_schmitz

c_schmitz

2012-09-25 22:58

administrator   ~20807

Great work. Thank you!

c_schmitz

c_schmitz

2012-09-26 09:47

administrator   ~20826

New 2.00+ version release. Please update manually (ComfortUpdate will be also available starting with that version for future updates)

Related Changesets

LimeSurvey: master 95bd9ebe

2012-09-25 11:22:23

DenisChenu

Details Diff
Fixed issue 06581: Excel format (.txt) is a TSV format (Tab separated value)
Fixed issue : misalignement of html editor in group edition
Fixed issue : User with surveycontent view/edit can't see the logic file
Dev: rename whole excel function to tsv
Dev: some fix in blobblueish admin template
Affected Issues
06581
mod - application/controllers/admin/export.php Diff File
mod - application/helpers/admin/import_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File
mod - application/views/admin/survey/Question/questionbar_view.php Diff File
mod - application/views/admin/survey/QuestionGroups/questiongroupbar_view.php Diff File
mod - application/views/admin/survey/surveybar_view.php Diff File
mod - styles/blobblueish/adminstyle.css Diff File

Issue History

Date Modified Username Field Change
2012-09-23 17:59 DenisChenu New Issue
2012-09-24 10:08 c_schmitz Assigned To => DenisChenu
2012-09-24 10:08 c_schmitz Status new => assigned
2012-09-24 10:08 c_schmitz Note Added: 20767
2012-09-25 20:22 DenisChenu Changeset attached => LimeSurvey master 95bd9ebe
2012-09-25 20:22 DenisChenu Note Added: 20805
2012-09-25 20:22 DenisChenu Resolution open => fixed
2012-09-25 22:25 TMSWhite Note Added: 20806
2012-09-25 22:58 c_schmitz Note Added: 20807
2012-09-26 08:51 c_schmitz Status assigned => resolved
2012-09-26 08:51 c_schmitz Fixed in Version => 2.00+
2012-09-26 09:47 c_schmitz Note Added: 20826
2012-09-26 09:47 c_schmitz Status resolved => closed