View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
09854Bug reportsResponse browsingpublic2015-09-30 11:01
Reporterduvemyster Assigned ToDenisChenu  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.06+ 
Summary09854: Token page view reponse links lead to all responses instead of to the one selected (with token-based response persistence)
Description

When token-based response persistence is enabled "view response detail" for a token leads to responses/sa/browse/surveyid/999999/token/abcdefghijkl. However, it should instead point to responses/sa/view/surveyid/999999/id/99.

Steps To Reproduce
  1. Complete or a survey from a token link with token-based response persistence enabled.
  2. Display tokens.
  3. View response details for the response form the token row for the response just submitted.
Additional Information

This behavior has been present at least since Build 150812, which was the first build of version 2.06+ in which I attempted to utilize these links.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)Build 150825
I will donate to the project if issue is resolvedNo
BrowserFirefox 40.0.3
Database type & versionMySQL 5.0.77
Server OS (if known)Linux (RedHat)
Webserver software & version (if known)Apache 2.2
PHP Version5.4.10

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2015-08-30 14:04

developer   ~33042

Think have the ability to have the link by token is a good solution too :).

Take it

DenisChenu

DenisChenu

2015-08-30 14:59

developer   ~33043

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

DenisChenu

DenisChenu

2015-08-30 15:00

developer   ~33044

To review for 3.0.
System is different than before : link is same but search is done on token set in URL.
Remind to clean up cache before testing.

c_schmitz

c_schmitz

2015-09-30 11:01

administrator   ~33231

Version 2.06+ Build 150930 released

Related Changesets

LimeSurvey: master 47270139

2015-08-30 12:59:07

DenisChenu

Details Diff
Fixed issue 09854: Token page view reponse links lead to all responses instead of to the one selected
Dev: different system than before : add token to default search
Dev: Same token can have multiple responses, then better to add to default search
Dev: maybe some test to update link in token json ? Not really needed
Dev: defaultSearch js can accept anythink in defaultSearch array : extend to other in browse function ?
Affected Issues
09854
mod - application/controllers/admin/responses.php Diff File
mod - scripts/admin/listresponse.js Diff File

Issue History

Date Modified Username Field Change
2015-08-29 18:36 duvemyster New Issue
2015-08-30 14:03 DenisChenu Assigned To => DenisChenu
2015-08-30 14:03 DenisChenu Status new => assigned
2015-08-30 14:04 DenisChenu Note Added: 33042
2015-08-30 14:59 DenisChenu Changeset attached => LimeSurvey master 47270139
2015-08-30 14:59 DenisChenu Note Added: 33043
2015-08-30 14:59 DenisChenu Resolution open => fixed
2015-08-30 15:00 DenisChenu Note Added: 33044
2015-08-30 15:00 DenisChenu Status assigned => resolved
2015-08-30 15:00 DenisChenu Fixed in Version => 2.06+
2015-09-30 11:01 c_schmitz Note Added: 33231
2015-09-30 11:01 c_schmitz Status resolved => closed