-
Bug
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_30_STABLE, MOODLE_31_STABLE
-
I'll try to keep this one short. On current master, when the Mathjax filter is used with "additional delimiters", it will break text output and return only "0" instead of the text to be filtered.
This is a regression of MDL-55007. The change uses "plus" as string concatenation operator in moodle/filter/mathjaxloader/filter.php, line 164. Evidently, it should be "dot" .
Patch to follow.
- is a regression caused by
-
MDL-55007 MathJax filter prevents autolinking in labels and activity descriptions
-
- Closed
-