View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 18737 | Bug reports | Response browsing | public | 2023-04-11 03:43 | 2023-06-01 17:45 |
| Reporter | adamzammit | Assigned To | adamzammit | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 6.0.x | ||||
| Summary | 18737: Missing response action: View response as queXML PDF | ||||
| Description | In 3.x, 5.x, when browsing responses, there was a response action "View response as queXML PDF". This allowed the user to view the response details inside a queXML PDF file. In 6.x - this action has disappeared. | ||||
| Steps To Reproduce | Steps to reproduceUpgrade to 6.x, try to find link to action in response listing Expected resultView response as queXML PDF action appears under "Actions" Actual resultThe action is missing. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | 6.0.0 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Mariadb 10.5 | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 8.1 | ||||
|
Code OK, Maybe adding a download attribute are better for UX (for Testing) I add it on some on my code : and browser action are better (don't send JS event beforeunload for example) |
|
|
You can test @gabrieljenik , |
|
|
Thanks! I will |
|
|
Tested it. Seems fine :) |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34756 |
|
|
Tested and verified the fix. |
|
|
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 |
|---|---|---|---|
| 2023-04-11 03:43 | adamzammit | New Issue | |
| 2023-05-20 00:04 | gabrieljenik | Assigned To | => gabrieljenik |
| 2023-05-20 00:04 | gabrieljenik | Status | new => assigned |
| 2023-05-20 00:04 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
| 2023-05-20 00:04 | gabrieljenik | Status | assigned => ready for code review |
| 2023-05-20 00:04 | gabrieljenik | Note Added: 75123 | |
| 2023-05-20 00:04 | gabrieljenik | Bug heat | 0 => 2 |
| 2023-05-22 15:17 | DenisChenu | Status | ready for code review => ready for testing |
| 2023-05-22 15:17 | DenisChenu | Note Added: 75138 | |
| 2023-05-22 15:17 | DenisChenu | Bug heat | 2 => 4 |
| 2023-05-22 15:17 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
| 2023-05-22 15:17 | DenisChenu | Note Added: 75139 | |
| 2023-05-22 15:30 | gabrieljenik | Note Added: 75142 | |
| 2023-05-31 16:23 | gabrieljenik | Assigned To | gabrieljenik => tibor.pacalat |
| 2023-05-31 16:23 | gabrieljenik | Status | ready for testing => ready for merge |
| 2023-05-31 16:23 | gabrieljenik | Note Added: 75300 | |
| 2023-06-01 17:44 | adamzammit | Changeset attached | => LimeSurvey master 5b1fbb78 |
| 2023-06-01 17:44 | adamzammit | Note Added: 75315 | |
| 2023-06-01 17:44 | adamzammit | Bug heat | 4 => 6 |
| 2023-06-01 17:44 | adamzammit | Assigned To | tibor.pacalat => adamzammit |
| 2023-06-01 17:44 | adamzammit | Resolution | open => fixed |
| 2023-06-01 17:45 | tibor.pacalat | Status | ready for merge => closed |
| 2023-06-01 17:45 | tibor.pacalat | Note Added: 75375 | |
| 2023-06-01 17:45 | tibor.pacalat | Bug heat | 6 => 8 |