-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.1
-
MOODLE_35_STABLE
-
MOODLE_35_STABLE
-
MDL-62931-master -
With a site in the Catalan language, when loading the "add a question" to a course's question bank, the page gives the error "Uncaught SyntaxError: Unexpected identifier", pointing to "edit.php?courseid=2&lang=ca:1467", where one can find var noSelectionText = 'No hi ha cap filtre d'etiqueta aplicat'; ... where an unescaped single quote can be observed.
This breaks the page completely.
Reproduced on qa.moodle.net 5 minutes ago.