Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.2, 3.1.3, 3.3.3, 3.4
-
Component/s: Assignment, Grading methods
-
Database:Any
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-56253-master -
Pull Master Diff URL:
Description
format_string() is missing somewhere.
To reproduce:
- enable multilang filter for contents and headings
- create assignment with name <span class="multilang" lang="en">TEST</span><span class="multilang" lang="es">PRUEBA</span>
- go to grading interface and make sure the assignment name is displayed in the current language
weirdly enough html tags are escaped instead of being stripped