View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
18737Bug reportsResponse browsingpublic2023-06-01 17:45
Reporteradamzammit Assigned Toadamzammit  
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version6.0.x 
Summary18737: 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 reproduce

Upgrade to 6.x, try to find link to action in response listing

Expected result

View response as queXML PDF action appears under "Actions"

Actual result

The action is missing.

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)6.0.0
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMariadb 10.5
Server OS (if known)
Webserver software & version (if known)
PHP Version8.1

Users monitoring this issue

There are no users monitoring this issue.

Activities

gabrieljenik

gabrieljenik

2023-05-20 00:04

manager   ~75123

PR: https://github.com/LimeSurvey/LimeSurvey/pull/3042

DenisChenu

DenisChenu

2023-05-22 15:17

developer   ~75138

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)

DenisChenu

DenisChenu

2023-05-22 15:17

developer   ~75139

You can test @gabrieljenik ,

gabrieljenik

gabrieljenik

2023-05-22 15:30

manager   ~75142

Thanks! I will

gabrieljenik

gabrieljenik

2023-05-31 16:23

manager   ~75300

Tested it. Seems fine :)

adamzammit

adamzammit

2023-06-01 17:44

developer   ~75315

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34756

tibor.pacalat

tibor.pacalat

2023-06-01 17:45

administrator   ~75375

Tested and verified the fix.

Related Changesets

LimeSurvey: master 5b1fbb78

2023-06-01 17:44:17

adamzammit


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

Issue History

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