View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08302 | Feature requests | Import/Export | public | 2013-10-20 10:10 | 2015-08-21 15:51 |
Reporter | mfaber | Assigned To | mfaber | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 08302: 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. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Story point estimate | |||||
Users affected % | |||||
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. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14227 |
|
LimeSurvey: master b3ce5ae5 2014-05-26 21:41 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 |
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 |