View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07243 | Bug reports | Import/Export | public | 2013-01-29 01:51 | 2013-02-07 10:52 |
| Reporter | mikeg | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 07243: Syntax error in sytax file for R | ||||
| Description | Empty responses in my survey are not being properly read as NA's when importing the results into R. In 1.96, the second line in the synax files exported for R read In 2.00, the second line reads So previously, "" was an NA string, but now it is not and "," is treated as an NA string instead. | ||||
| Additional Information | Would be helpful if instructions for figuring out the build number was included here so I could file the report more completely and easily. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 000000 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | R version 2.15.2 | ||||
| Server OS (if known) | limeservice | ||||
| Webserver software & version (if known) | limeservice | ||||
| PHP Version | limeservice | ||||
|
LimeSurvey: master 88f500d2 2013-01-29 15:59 Details Diff |
Fixed issue 06894: Data export in R syntax file for ranking type questions omits answer labels causing R data import failure Dev export.php In function exportr() set $length_vallabel to 120, to prevent blank answer field Fixed issue 07243: Syntax error in sytax file for R Dev export.php In function exportr() changed read.csv() arguments |
Affected Issues 06894, 07243 |
|
| mod - .gitignore | Diff File | ||
| mod - application/controllers/admin/export.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-01-29 01:51 | mikeg | New Issue | |
| 2013-01-29 11:29 | mdekker | Assigned To | => user9189 |
| 2013-01-29 11:29 | mdekker | Status | new => assigned |
| 2013-01-29 11:30 | mdekker | Note Added: 23871 | |
| 2013-01-29 16:04 | c_schmitz | Status | assigned => resolved |
| 2013-01-29 16:04 | c_schmitz | Fixed in Version | => 2.00+ |
| 2013-01-29 16:04 | c_schmitz | Resolution | open => fixed |
| 2013-01-29 16:05 | c_schmitz | Changeset attached | => LimeSurvey master 88f500d2 |
| 2013-02-07 10:52 | c_schmitz | Note Added: 23970 | |
| 2013-02-07 10:52 | c_schmitz | Status | resolved => closed |