Opened 4 years ago
Closed 3 years ago
#49814 closed defect (bug) (fixed)
health-check-site-status-result ajax requestS on dashboard
Reported by: | arena | Owned by: | Clorith |
---|---|---|---|
Milestone: | 5.8 | Priority: | normal |
Severity: | normal | Version: | 5.4 |
Component: | Site Health | Keywords: | |
Focuses: | administration | Cc: |
Description
Hello,
On an empty dashboard, with all widgets removed :
action : health-check-site-status-result => two ajax requests ?
Should this javascript be activated ONLY if the widget is available ?
Any documentation online on those "counts" and what they are counting ?
Regards
Attachments (3)
Change History (7)
#3
@
3 years ago
- Milestone changed from Awaiting Review to 5.8
- Version set to 5.4
Thank you very much for your report here.
You are quite right, it actually shouldn't be triggering any ajax calls at all, as they are intended to save the results of a Site Health check when visiting the Site Health page it self.
49814.patch adds some new conditional checks to the JavaScript file, making sure the relevant pieces of code only run on the appropriate Site Health related pages.
Note: See
TracTickets for help on using
tickets.
ajax request 1