View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09854 | Bug reports | Response browsing | public | 2015-08-29 18:36 | 2015-09-30 11:01 |
Reporter | duvemyster | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09854: 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 |
| ||||
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. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | Build 150825 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox 40.0.3 | ||||
Database type & version | MySQL 5.0.77 | ||||
Server OS (if known) | Linux (RedHat) | ||||
Webserver software & version (if known) | Apache 2.2 | ||||
PHP Version | 5.4.10 | ||||
Think have the ability to have the link by token is a good solution too :). Take it |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15832 |
|
To review for 3.0. |
|
Version 2.06+ Build 150930 released |
|
LimeSurvey: master 47270139 2015-08-30 14:59 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 |
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 |