-
Bug
-
Resolution: Fixed
-
Major
-
5.0
-
MOODLE_500_STABLE
-
MOODLE_500_STABLE
-
MDL-85155-main -
-
-
2
-
Team Hedgehogs 2025 Sprint 1.4
MathJax fonts do not load, console shows 404 error, and manual loading of font URL (e.g. http://<Moodle URL>/lib/javascript.php/1744220663/lib/MathJax/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff) output "No valid javascript files found".
Steps to reproduce:
- Install a fresh Moodle 5 rc2 instance
- Download MathJax and install it into /lib/MathJax
- Update MathJax plugin setting httpsurl to /lib/MathJax/es5/tex-mml-chtml.js
- Save
- Using the text editor, write an equation anywhere in Moodle
- Observe that MathJax displays the equation, but MathJax fonts aren't loaded. Open the console to see the 404 errors mentioned above.
Note: These same steps on a freshly installed Moodle 4.5.3+ do not present this faulty behaviour. This issue occurs only with Moodle 5 version.
This is a big problem for offline versions of Moodle (e.g. MoodleBox), that notably cannot provide Math quiz.