View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 16560 | Bug reports | Survey participants (Tokens) | public | 2020-07-31 20:53 | 2020-10-12 09:31 | 
| Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 3.22.25 | ||||
| Summary | 16560: After downloading tokens for the first time, need to refresh for a second download | ||||
| Description | Enter screen, click on invitation status filter, download CVS - OK  | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 3.22.25+200706 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Mysql | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 7 | ||||
| 
	 Confirm  | 
|
| 
	 When "save buttons" are clicked, they are disabled, the spinner is shown, and the form is submitted. It is expected that the submit ends in a redirect. It was changed to be handled as an "export button".  | 
|
| 
	 Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30545  | 
|
| 
	 Fixed in Release 3.24.0+201013  | 
|
| 
	
	 LimeSurvey: 3.x-LTS cfe6bc1f 2020-10-05 19:00 Committer: GitHub Details Diff  | 
Fixed issue 16560: After downloading tokens for the first time, need to refresh for a second download (#1613) When "save buttons" are clicked, they are disabled, the spinner is shown, and the form is submitted. It is expected that the submit ends in a redirect. The export button was identified as a "save button", but ended in a file download. In this case, since a file is donwloaded, the page remains in the same state, with the spinner displayed and the button disabled. It was changed to be handled as an "export button".  | 
Affected Issues 16560  | 
|
| mod - application/views/admin/token/token_bar.php | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2020-07-31 20:53 | gabrieljenik | New Issue | |
| 2020-08-01 10:20 | DenisChenu | Note Added: 59245 | |
| 2020-10-01 15:17 | gabrieljenik | Note Added: 60029 | |
| 2020-10-05 17:00 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS cfe6bc1f | 
| 2020-10-05 17:00 | gabrieljenik | Note Added: 60074 | |
| 2020-10-05 17:00 | gabrieljenik | Assigned To | => gabrieljenik | 
| 2020-10-05 17:00 | gabrieljenik | Resolution | open => fixed | 
| 2020-10-12 09:31 | lime_release_bot | Note Added: 60152 | |
| 2020-10-12 09:31 | lime_release_bot | Status | new => closed |