View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
08302Feature requestsImport/Exportpublic2015-08-21 15:51
Reportermfaber Assigned Tomfaber  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary08302: STATA export plugin: add support for STATA 13 and long strings
Description

Due to a limitation in STATA version 8 to 12, strings (text question answers) are limited to 244 characters.

Additional Information

STATA 13 and above does not have this limitation but older versions cannot import the new data format.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

mfaber

mfaber

2013-10-20 10:13

reporter   ~26848

Note to self: Add plugin setting (STATA version 13 and above vs version 12 and below). Different handling of strings in plugin according to setting.

mfaber

mfaber

2014-05-26 21:51

reporter   ~30024

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

Related Changesets

LimeSurvey: master b3ce5ae5

2014-05-26 19:41:11

mfaber


Committer: mfaber Details Diff
Fixed issue 08302: Long strings truncated in stata-xml

Dev: added plugin setting to indicate stata version
Dev: Long strings (245-2045 byte) are only supported
Dev: in Stata 13 and above
Affected Issues
08302
mod - application/core/plugins/ExportSTATAxml/ExportSTATAxml.php Diff File
mod - application/core/plugins/ExportSTATAxml/STATAxmlWriter.php Diff File

Issue History

Date Modified Username Field Change
2013-10-20 10:10 mfaber New Issue
2013-10-20 10:10 mfaber Assigned To => mfaber
2013-10-20 10:10 mfaber Status new => assigned
2013-10-20 10:13 mfaber Note Added: 26848
2014-05-26 21:51 mfaber Changeset attached => LimeSurvey master b3ce5ae5
2014-05-26 21:51 mfaber Note Added: 30024
2014-05-26 21:51 mfaber Resolution open => fixed
2014-05-26 22:00 mfaber Status assigned => resolved
2014-05-26 22:00 mfaber Product Version => 2.05+
2014-05-26 22:00 mfaber Fixed in Version => 2.05+
2015-08-21 15:51 c_schmitz Status resolved => closed