View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17298 | Bug reports | _ Unknown | public | 2021-05-12 11:18 | 2023-06-01 17:44 |
Reporter | adeuschlinger | Assigned To | adamzammit | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.25.18 | ||||
Summary | 17298: queXML PDF Export: 500: Internal Server Error | ||||
Description | 500: Internal Server Error | ||||
Steps To Reproduce |
| ||||
Additional Information | This error does not happen with every survey. | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 3.17.9+190731 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Google Chrome | ||||
Database type & version | MS SQL Server 2017 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.2.19 | ||||
Please update to the latest version and check if the bug can still be reproduced. Thank you. |
|
I don't have an MSSQL server but my guess is this bug will still occur in the latest version due to this code: helpers/export_helper.php: 1758 case "R": //RANKING STYLE I'll work on an update that checks for MSSQL and rewrites the query |
|
This error will show up on MSSQL when a survey has a ranking style question. Can you please replace application/helpers/export_helper.php with the attached file and try again and see if it fixes the issue - if so I'll apply the patch to the next LimeSurvey release. |
|
Thank you @adamzammit I replaced the php file. |
|
Great, Adam. Do we have a PR for this? |
|
Created here: https://github.com/LimeSurvey/LimeSurvey/pull/1902 Adam |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31929 |
|
Hi, Yes, a separate PR has to be created for master, since the query is a little bit different. Couldn't trivially cherry-pick it, and someone needs to test it first. |
|
@ollehar - Created here for master: https://github.com/LimeSurvey/LimeSurvey/pull/1905 Looks very similar to me but happy to wait for someone to test before merging. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31932 |
|
Release done. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34756 |
|
LimeSurvey: 3.x-LTS 3941ba97 2021-06-01 12:36 Committer: GitHub Details Diff |
Fixed issue 17298: queXML PDF Export: 500: Internal Server Error (#1902) |
Affected Issues 17298 |
|
mod - application/helpers/export_helper.php | Diff File | ||
LimeSurvey: master 8646a784 2021-06-02 14:30 Committer: GitHub Details Diff |
Fixed issue 17298: queXML PDF Export: 500: Internal Server Error (#1905) |
Affected Issues 17298 |
|
mod - application/helpers/export_helper.php | Diff File | ||
LimeSurvey: master 5b1fbb78 2023-06-01 19:44 Committer: GitHub Details Diff |
Fixed issue 18737: Missing response action: View response as queXML PDF (#3042) * Fixed issue 17298: queXML PDF Export: 500: Internal Server Error * Fixed issue 17578: PSPP reports warnings when opening SPSS SAV file using Export to SAV * Fixed issue 14370: QueXML export (Print answers) of a ranking question showing name of available options instead of "Rank #" * Fixed issue 18737: Missing response action: View response as queXML PDF |
Affected Issues 14370, 17298, 17578, 18737 |
|
mod - application/models/SurveyDynamic.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-05-12 11:18 | adeuschlinger | New Issue | |
2021-05-12 12:17 | ollehar | Severity | minor => crash |
2021-05-12 12:17 | ollehar | Assigned To | => ollehar |
2021-05-12 12:17 | ollehar | Status | new => feedback |
2021-05-12 12:17 | ollehar | Note Added: 64368 | |
2021-05-13 01:24 | adamzammit | Issue Monitored: adamzammit | |
2021-05-13 01:29 | adamzammit | Note Added: 64401 | |
2021-05-13 03:32 | adamzammit | Note Added: 64402 | |
2021-05-13 03:32 | adamzammit | File Added: export_helper.php | |
2021-05-18 13:34 | ollehar | Product Version | => 3.25.18 |
2021-05-30 23:05 | adeuschlinger | Note Added: 64660 | |
2021-05-30 23:05 | adeuschlinger | Status | feedback => assigned |
2021-05-31 09:52 | ollehar | Note Added: 64663 | |
2021-06-01 01:16 | adamzammit | Note Added: 64681 | |
2021-06-01 10:36 | adamzammit | Changeset attached | => LimeSurvey 3.x-LTS 3941ba97 |
2021-06-01 10:36 | adamzammit | Note Added: 64684 | |
2021-06-01 10:36 | adamzammit | Assigned To | ollehar => adamzammit |
2021-06-01 10:36 | adamzammit | Resolution | open => fixed |
2021-06-01 10:39 | ollehar | Note Added: 64685 | |
2021-06-02 02:42 | adamzammit | Note Added: 64702 | |
2021-06-02 12:30 | adamzammit | Changeset attached | => LimeSurvey master 8646a784 |
2021-06-02 12:30 | adamzammit | Note Added: 64709 | |
2021-06-09 13:46 | ollehar | Status | assigned => resolved |
2021-07-12 11:53 | c_schmitz | Note Added: 65312 | |
2021-07-12 11:53 | c_schmitz | Status | resolved => closed |
2021-08-02 17:49 | guest | Bug heat | 8 => 10 |
2023-06-01 17:44 | adamzammit | Changeset attached | => LimeSurvey master 5b1fbb78 |
2023-06-01 17:44 | adamzammit | Note Added: 75316 |