View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
16257Bug reportsResponse browsingpublic2020-12-23 16:43
Reportermarkusd1984 Assigned Tocdorin  
PrioritynoneSeverityblock 
Status closedResolutionunable to reproduce 
Product Version3.19.2 
Summary16257: reset button for exporting selected responses not working - %20 twice within the url
Description

May have been fixed already but in my v3.15.1+181017 when using the export selected responses and clicking the "reset" button in the "Selection" section, the url contains "%20" two times, once before "admin" and another prior "unset" which prevents it from working

/%20admin/responses/sa/setSession/%20/unset/true/sid/123456

instead of

/admin/responses/sa/setSession/unset/true/sid/123456

Steps To Reproduce

select individual responses, export, click reset button

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)Version 3.15.1+181017
I will donate to the project if issue is resolvedNo
Browser
Database type & versionn/a
Server OS (if known)
Webserver software & version (if known)
PHP Versionphp 7

Users monitoring this issue

There are no users monitoring this issue.

Activities

markusd1984

markusd1984

2020-05-11 15:28

reporter   ~57681

a space before and after the url @line 26 /application/views/admin/export/exportresult_panels/_single-value.php

<a class="btn btn-default" href="<?php echo Yii::app()->getController()->createUrl(" admin/responses/sa/setSession/ ", array('unset'=>'true', 'sid'=>$surveyid)); ?>" role="button">

markusd1984

markusd1984

2020-05-11 15:31

reporter   ~57682

FYI - https://manual.limesurvey.org/Export_responses

https://manual.limesurvey.org/images/c/c0/Export_group_of_responses_2.png

ollehar

ollehar

2020-05-12 09:58

administrator   ~57697

Please update to the latest version and try again. Thank you.

cdorin

cdorin

2020-12-23 16:43

reporter   ~61085

No feedback provided - ticket closed.

Issue History

Date Modified Username Field Change
2020-05-11 15:18 markusd1984 New Issue
2020-05-11 15:28 markusd1984 Note Added: 57681
2020-05-11 15:31 markusd1984 Note Added: 57682
2020-05-12 09:58 ollehar Status new => feedback
2020-05-12 09:58 ollehar Note Added: 57697
2020-05-12 10:09 ollehar Product Version => 3.19.2
2020-12-23 16:43 cdorin Assigned To => cdorin
2020-12-23 16:43 cdorin Status feedback => closed
2020-12-23 16:43 cdorin Resolution open => unable to reproduce
2020-12-23 16:43 cdorin Note Added: 61085