View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18101 | Bug reports | Ergonomy | public | 2022-05-12 11:41 | 2023-04-07 20:21 |
Reporter | geraldC | Assigned To | gabrieljenik | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.3.x | ||||
Fixed in Version | 5.6.x | ||||
Summary | 18101: Spinning hexagon continues to spin although file is correctly downloaded | ||||
Description | When downloading a response statistics file in .XLSX format, the hexagon with the mention : "Please wait, loading data..." continues to spin forever, although the file is already downloaded | ||||
Steps To Reproduce | Steps to reproduce
Expected result
Actual result
| ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 5.3.12 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox, Chrome | ||||
Database type & version | n/a | ||||
Server OS (if known) | Debian 4.19.208-1 | ||||
Webserver software & version (if known) | Apache/2.4.38 | ||||
PHP Version | 7.4 | ||||
Will review to confirm it. |
|
https://github.com/LimeSurvey/LimeSurvey/pull/2454 For error handling, ajaxError() method is used, which is already used everywhere in statistics.js. On the other hand, in that same file it saves files in different ways:
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33596 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-12 11:41 | geraldC | New Issue | |
2022-05-18 14:54 | gabrieljenik | Assigned To | => gabrieljenik |
2022-05-18 14:54 | gabrieljenik | Status | new => assigned |
2022-05-18 14:54 | gabrieljenik | Status | assigned => new |
2022-05-18 14:54 | gabrieljenik | Note Added: 69783 | |
2022-05-18 14:54 | gabrieljenik | Bug heat | 0 => 2 |
2022-05-26 20:42 | gabrieljenik | Status | new => confirmed |
2022-06-03 19:40 | gabrieljenik | Status | confirmed => ready for code review |
2022-06-03 19:40 | gabrieljenik | Note Added: 70216 | |
2022-06-20 18:05 | DenisChenu | Assigned To | gabrieljenik => DenisChenu |
2022-06-21 11:15 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2022-06-27 01:56 | gabrieljenik | Status | ready for code review => ready for merge |
2022-06-27 09:51 | gabrieljenik | Changeset attached | => LimeSurvey master a48a4c00 |
2022-06-27 09:51 | gabrieljenik | Note Added: 70545 | |
2022-06-27 09:51 | gabrieljenik | Resolution | open => fixed |
2023-04-07 20:21 | DenisChenu | Status | ready for merge => closed |
2023-04-07 20:21 | DenisChenu | Fixed in Version | => 5.6.x |