Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.7
-
Fix Version/s: None
-
Component/s: JavaScript, Performance
-
Labels:None
-
Affected Branches:MOODLE_37_STABLE
Description
During testing of MDL-62439, I noticed that when in clean, an ajax request is sent everytime you click on the help icon. Even though there is a check on a 'textcache', it doesn't seem to be doing the caching as expected. Found when editing course settings.
Steps to reproduce it:
- Switch to clean theme
- Go to a course and edit it's settings
- Click on the
icon
- Notice an ajax request in inspector every time you click it.
Attachments
Issue Links
- Discovered while testing
-
MDL-62439 Debugstringids are not called when opening overlay windows
-
- Closed
-