View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20627 | Bug reports | Statistics | public | 2026-07-31 16:04 | 2026-07-31 17:11 |
| Reporter | algarvio | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Summary | 20627: JavaScript error Exporting Statistics to Excel | ||||
| Description | When exporting statistics to Excel it shows an JavaScript alert and doesn't generate the file. | ||||
| Steps To Reproduce | Steps to reproduceTry to export statistics to Excel Expected resultAn Excel file with the calculations Actual resultJavaScript alert with message "An error occurred! Please reload the page!" | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 7.0.6 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Story point estimate | 0 | ||||
| Browser | |||||
| Database type & version | 10.11.14-MariaDB | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 8.3.6 | ||||
|
The error also occurs on version 7.0.7. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=40089 |
|
|
LimeSurvey: master 67eb29dd 2026-07-31 17:11 Details Diff |
Fixed issue 20627: JavaScript error when exporting statistics to Excel |
Affected Issues 20627 |
|
| mod - .gitignore | Diff File | ||
| mod - vendor/composer/installed.php | Diff File | ||
| add - vendor/composer/pcre/LICENSE | Diff File | ||
| add - vendor/composer/pcre/composer.json | Diff File | ||
| add - vendor/composer/pcre/extension.neon | Diff File | ||
| add - vendor/composer/pcre/src/MatchAllResult.php | Diff File | ||
| add - vendor/composer/pcre/src/MatchAllStrictGroupsResult.php | Diff File | ||
| add - vendor/composer/pcre/src/MatchAllWithOffsetsResult.php | Diff File | ||
| add - vendor/composer/pcre/src/MatchResult.php | Diff File | ||
| add - vendor/composer/pcre/src/MatchStrictGroupsResult.php | Diff File | ||
| add - vendor/composer/pcre/src/MatchWithOffsetsResult.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/PregMatchFlags.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php | Diff File | ||
| add - vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php | Diff File | ||
| add - vendor/composer/pcre/src/PcreException.php | Diff File | ||
| add - vendor/composer/pcre/src/Preg.php | Diff File | ||
| add - vendor/composer/pcre/src/Regex.php | Diff File | ||
| add - vendor/composer/pcre/src/ReplaceResult.php | Diff File | ||
| add - vendor/composer/pcre/src/UnexpectedNullMatchException.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-31 16:04 | algarvio | New Issue | |
| 2026-07-31 16:04 | algarvio | File Added: StatisticsToExcel.png | |
| 2026-07-31 16:04 | algarvio | File Added: survey_archive_962326.lsa | |
| 2026-07-31 16:10 | algarvio | Note Added: 85304 | |
| 2026-07-31 16:10 | algarvio | Bug heat | 0 => 2 |
| 2026-07-31 17:11 | c_schmitz | Changeset attached | => LimeSurvey master 67eb29dd |
| 2026-07-31 17:11 | c_schmitz | Note Added: 85305 | |
| 2026-07-31 17:11 | c_schmitz | Assigned To | => c_schmitz |
| 2026-07-31 17:11 | c_schmitz | Status | new => resolved |
| 2026-07-31 17:11 | c_schmitz | Resolution | open => fixed |
| 2026-07-31 17:11 | c_schmitz | Bug heat | 2 => 4 |