View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18635 | Bug reports | Import/Export | public | 2023-02-10 18:07 | 2023-05-05 19:06 |
Reporter | DenisChenu | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.6.x | ||||
Summary | 18635: When you export single response : sometimes goes to a white page | ||||
Description | When you export single response : sometimes it open a new white page (with debug set) | ||||
Steps To Reproduce | Steps to reproduceWith an activate survey and a lot of response Expected resulthave the CSV with header and the response Actual resultWhite page | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 5.5.0 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | firefox | ||||
Database type & version | mariadb | ||||
Server OS (if known) | debian | ||||
Webserver software & version (if known) | nginx | ||||
PHP Version | PHP7.4 | ||||
related to | 18634 | closed | adamzammit | Export single selected response can export a empty line |
Near same than 3.X |
|
Can you please resolve conflicts here https://github.com/LimeSurvey/LimeSurvey/pull/2923 |
|
I redo the fix … Need it for 5.X and 6.X |
|
Same issue confirmed in 6.X : white page. |
|
Another way to rproduice Browse response
|
|
5.X : https://github.com/LimeSurvey/LimeSurvey/pull/2923 |
|
@DenisChenu when I click on export here in the screenshot below, a new tab opens, which was not the case before the fix. |
|
Ok, :) |
|
Update done 5.X : https://github.com/LimeSurvey/LimeSurvey/pull/2923 |
|
Tested and merged, works now as expected. |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34618 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34617 |
|
LimeSurvey: master 47db94ff 2023-05-05 20:06 Committer: GitHub Details Diff |
Fixed issue 18635: When you export single response : sometimes goes to a white page (#3090) * Fixed issue 18635: When you export single response : sometimes goes to a white page Dev: remove session usage for responsesid Dev: clearly set as params * Dev: Fixed new tab opens |
Affected Issues 18635 |
|
mod - application/controllers/ResponsesController.php | Diff File | ||
mod - application/controllers/admin/Export.php | Diff File | ||
mod - application/extensions/admin/grid/MassiveActionsWidget/README.md | Diff File | ||
mod - application/extensions/admin/grid/MassiveActionsWidget/assets/listActions.js | Diff File | ||
mod - application/views/admin/export/exportresult_panels/_single-value.php | Diff File | ||
mod - application/views/admin/export/exportresults_view.php | Diff File | ||
mod - application/views/responses/massive_actions/_selector.php | Diff File | ||
LimeSurvey: 5.x 28f4addd 2023-05-05 20:08 Committer: GitHub Details Diff |
Fixed issue 18635: Export single response can goes to a white page (#2923) * Fixed issue 18635: Export single response can goes to a white page Dev: remove session usage for export response in massive action widget Dev: send it via POST and clean up some $_GET value * Dev: some lighter line * Dev: Fixed new tab opens |
Affected Issues 18635 |
|
mod - application/controllers/ResponsesController.php | Diff File | ||
mod - application/controllers/admin/Export.php | Diff File | ||
mod - application/extensions/admin/grid/MassiveActionsWidget/README.md | Diff File | ||
mod - application/extensions/admin/grid/MassiveActionsWidget/assets/listActions.js | Diff File | ||
mod - application/views/admin/export/exportresult_panels/_single-value.php | Diff File | ||
mod - application/views/admin/export/exportresults_view.php | Diff File | ||
mod - application/views/responses/massive_actions/_selector.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-10 18:07 | DenisChenu | New Issue | |
2023-02-10 18:07 | DenisChenu | Relationship added | related to 18634 |
2023-02-16 09:26 | DenisChenu | Assigned To | => DenisChenu |
2023-02-16 09:26 | DenisChenu | Status | new => assigned |
2023-02-16 10:49 | DenisChenu | Summary | When you export single response : sometimes goes to a wahite page => When you export single response : sometimes goes to a white page |
2023-02-16 11:44 | DenisChenu | Note Added: 73845 | |
2023-02-16 11:44 | DenisChenu | Bug heat | 0 => 2 |
2023-02-16 11:44 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2023-02-16 11:44 | DenisChenu | Status | assigned => ready for code review |
2023-02-16 11:44 | DenisChenu | Note Added: 73846 | |
2023-02-16 15:22 | gabrieljenik | Assigned To | gabrieljenik => ollehar |
2023-02-16 15:22 | gabrieljenik | Status | ready for code review => ready for testing |
2023-04-27 15:10 | tibor.pacalat | Note Added: 74694 | |
2023-04-27 15:10 | tibor.pacalat | Bug heat | 2 => 4 |
2023-04-27 15:12 | DenisChenu | Note Added: 74696 | |
2023-04-27 15:17 | DenisChenu | Note Added: 74697 | |
2023-04-27 15:19 | DenisChenu | Note Added: 74698 | |
2023-04-27 15:41 | DenisChenu | Note Added: 74701 | |
2023-04-27 15:41 | DenisChenu | Assigned To | ollehar => tibor.pacalat |
2023-05-04 13:12 | tibor.pacalat | Note Added: 74809 | |
2023-05-04 13:12 | tibor.pacalat | File Added: Screenshot 2023-05-04 at 13.10.32.png | |
2023-05-04 15:54 | DenisChenu | Note Added: 74816 | |
2023-05-04 16:49 | DenisChenu | Note Added: 74820 | |
2023-05-05 18:09 | tibor.pacalat | Status | ready for testing => closed |
2023-05-05 18:09 | tibor.pacalat | Resolution | open => fixed |
2023-05-05 18:09 | tibor.pacalat | Note Added: 74873 | |
2023-05-05 18:36 | DenisChenu | Changeset attached | => LimeSurvey 5.x 28f4addd |
2023-05-05 18:36 | DenisChenu | Note Added: 74877 | |
2023-05-05 18:36 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
2023-05-05 19:06 | DenisChenu | Changeset attached | => LimeSurvey master 47db94ff |
2023-05-05 19:06 | DenisChenu | Note Added: 74878 |