-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.3, 3.3
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-58920-calculated-question-edit-name-multilang -
The table with the "Shared wild cards" presented on editing calculated questions sometimes messes up the whole Moodle layout.
That's the case when multilang question names exist which contain <span class="multilang" lang="XX"> and then get truncated. Unclosed tags mess up the code, then.
Before truncating, format_string should be applied to circumvent this behaviour.
WHAT YOU EXPECTED
See screenshot "Filter applied"
WHAT ACTUALLY HAPPENS
See screenshot "Filter not applied"