View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 07082 | Bug reports | Survey participants (Tokens) | public | 2012-12-14 13:19 | 2013-01-31 12:37 |
| Reporter | pfpDave | Assigned To | mdekker | ||
| Priority | low | Severity | tweak | ||
| Status | closed | Resolution | no change required | ||
| Product Version | 2.00+ | ||||
| Fixed in Version | 2.00+ | ||||
| Summary | 07082: Clicking view response in tokens table opens response in same window causing search to be lost | ||||
| Description | More an oversight than a bug ... when in a survey's tokens table, if you click on the magnifiying glass next to a user, it opens their response in the same window ... this is different to the behaviour found in the statistics view and is annoying when you have performed a search to find a list of users. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | 121127 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | IE8 | ||||
| Database type & version | SQL Express 2012 | ||||
| Server OS (if known) | Server 2008 | ||||
| Webserver software & version (if known) | IIS 7 | ||||
| PHP Version | 5.4.8 | ||||
|
Click middle : allow user to use same windows or not. Pkease no "target" blank again .... |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10966 |
|
|
Ported change from 2.1: now using real links instead of onclick so user can use right click to choose the destination. |
|
|
2.00+ build 121220 released. |
|
|
Thanks but why not default to _blank anyway? |
|
|
You now have the choice to open in the same window or not, with _blank it will always open in a new window and you have no way to prevent that. So instead of having 50% of the use cases fail by choosing one option we now support one by default and allow the other if the user prefers. |
|
|
LimeSurvey: master cd061951 2012-12-20 12:56 Details Diff |
Fixed 07082: Clicking view response in tokens table opens response in same window causing search to be lost dev: ported changes from 2.1 to master now using links instead of onclicks so user can choose where to open |
Affected Issues 07082 |
|
| mod - application/controllers/admin/tokens.php | Diff File | ||
| mod - application/core/Survey_Common_Action.php | Diff File | ||
| add - application/helpers/viewHelper.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-12-14 13:19 | pfpDave | New Issue | |
| 2012-12-14 18:15 | DenisChenu | Note Added: 23246 | |
| 2012-12-20 00:09 | c_schmitz | Assigned To | => mdekker |
| 2012-12-20 00:09 | c_schmitz | Status | new => assigned |
| 2012-12-20 12:56 | mdekker | Changeset attached | => LimeSurvey master cd061951 |
| 2012-12-20 12:56 | mdekker | Note Added: 23304 | |
| 2012-12-20 12:56 | mdekker | Resolution | open => fixed |
| 2012-12-20 12:56 | mdekker | Note Added: 23305 | |
| 2012-12-20 12:56 | mdekker | Status | assigned => resolved |
| 2012-12-20 12:56 | mdekker | Fixed in Version | => 2.00+ |
| 2012-12-20 22:56 | c_schmitz | Note Added: 23322 | |
| 2012-12-20 22:56 | c_schmitz | Status | resolved => closed |
| 2013-01-02 13:53 | pfpDave | Note Added: 23401 | |
| 2013-01-02 13:53 | pfpDave | Status | closed => feedback |
| 2013-01-02 13:53 | pfpDave | Resolution | fixed => reopened |
| 2013-01-31 12:37 | mdekker | Note Added: 23914 | |
| 2013-01-31 12:37 | mdekker | Status | feedback => closed |
| 2013-01-31 12:37 | mdekker | Resolution | reopened => no change required |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |