View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20673 | Bug reports | Import/Export | public | 2026-09-07 03:33 | 2026-09-07 03:34 |
| Reporter | ujtwrujtwr | Assigned To | |||
| Priority | none | Severity | block | ||
| Status | new | Resolution | open | ||
| Summary | 20673: Variable names are corrupted when exporting responses in R format | ||||
| Description | When exporting responses in R format using “R (syntax file)”, the variable names (column names) for options in single-choice, multiple-choice, and other question types appear to have been replaced with internal identifiers. Previously, these names followed a format such as {Question Code}_{Option Code}. This change has broken all of our R analysis scripts that rely on the previous naming convention. The downloaded R syntax file contains the following code: LimeSurvey Field type: Fdata[, 10] <- as.numeric(data[, 10]) LimeSurvey Field type: Fdata[, 11] <- as.numeric(data[, 11]) LimeSurvey Field type: Fdata[, 12] <- as.numeric(data[, 12])
| ||||
| Steps To Reproduce | Steps to reproduce
Expected resultThe data is imported with column names in the format {Question Code}_{Option Code}. Actual resultThe column names appear to be unpredictable internal identifiers. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 2 | ||||
| Complete LimeSurvey version number (& build) | LimeSurvey Community Edition Version 7.0.14+260904 | ||||
| I will donate to the project if issue is resolved | Yes | ||||
| Story point estimate | 0 | ||||
| Browser | firefox / chrome | ||||
| Database type & version | mysql 8.0.45 | ||||
| Server OS (if known) | Linux | ||||
| Webserver software & version (if known) | Apache 2.4 | ||||
| PHP Version | 8.3.29 | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-07 03:33 | ujtwrujtwr | New Issue | |
| 2026-09-07 03:34 | ujtwrujtwr | Note Added: 85588 | |
| 2026-09-07 03:34 | ujtwrujtwr | File Added: fig01.png | |
| 2026-09-07 03:34 | ujtwrujtwr | Bug heat | 0 => 2 |