-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.8.5, 3.9.1
-
MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL69662_master
-
We use multi lang filter for course name. But the multilang filters dont get interpreted correctly in the navigation of grading header in forums.
I checked the tracker and found this issue https://tracker.moodle.org/browse/MDL-69553
I implemented the change mentioned here but it doesnt work.
My guess is this happens because the coursename is getting derived from a javascript and passed onto the mustache template file. So the coursename never goes through the format_string function which it normally does when it is passed from a php file. Can anybody help me on how I can use the format_string function within the javascript file?
- duplicates
-
MDL-69097 Language filters aren't correctly applied in "Whole forum grading"
-
- Closed
-