View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17135 | Bug reports | Statistics | public | 2021-02-25 17:38 | 2022-08-08 09:17 |
Reporter | jcieszlak | Assigned To | gabrieljenik | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.4.7 | ||||
Summary | 17135: activating Public statistics option causes json to display | ||||
Description | When you click save after activating public statistics and show graphs in public statistics json is displayed instead of the editor page. | ||||
Steps To Reproduce |
| ||||
Additional Information |
| ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 4.4.7 build 210217 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Postgresql 9 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.14 | ||||
The problem was that when the statistics page is loaded by PJAX the Chart.min.js file is not loaded. Then, when you go to the rendersidemenylink pages (also by PJAX), you click a code in statistics.js that depends on Chart, so the code that handles the form submission by AJAX does not get executed. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33697 |
|
Fixed in Release 5.3.30+220808 |
|
LimeSurvey: master b78af1d6 2022-08-02 12:14 Committer: GitHub Details Diff |
Fixed issue 17135: activating Public statistics option causes json to display (#2545) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 17135 |
|
mod - application/views/admin/export/statistics_subviews/_statistics_view_scripts.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-25 17:38 | jcieszlak | New Issue | |
2021-05-17 11:06 | p_teichmann | Status | new => confirmed |
2022-07-21 15:03 | gabrieljenik | Severity | minor => partial_block |
2022-07-21 15:03 | gabrieljenik | Steps to Reproduce Updated | |
2022-07-25 17:02 | gabrieljenik | Assigned To | => DenisChenu |
2022-07-25 17:02 | gabrieljenik | Status | confirmed => ready for code review |
2022-07-25 17:02 | gabrieljenik | Note Added: 71124 | |
2022-07-25 17:02 | gabrieljenik | Bug heat | 0 => 2 |
2022-07-25 18:51 | DenisChenu | Assigned To | DenisChenu => |
2022-07-25 18:51 | DenisChenu | Status | ready for code review => ready for testing |
2022-07-27 23:21 | gabrieljenik | Assigned To | => gabrieljenik |
2022-07-27 23:21 | gabrieljenik | Status | ready for testing => ready for merge |
2022-08-02 10:14 | gabrieljenik | Changeset attached | => LimeSurvey master b78af1d6 |
2022-08-02 10:14 | gabrieljenik | Note Added: 71288 | |
2022-08-02 10:14 | gabrieljenik | Resolution | open => fixed |
2022-08-03 13:02 | ollehar | Status | ready for merge => resolved |
2022-08-08 09:17 | LimeBot | Note Added: 71372 | |
2022-08-08 09:17 | LimeBot | Status | resolved => closed |
2022-08-08 09:17 | LimeBot | Bug heat | 2 => 4 |