-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.1.4, 2.2.1, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
Easy
-
Running unittests for MDL-29091 revealed that the tests present @ test_format_string() are dependent of the status of the $CFG->formatstringstriptags setting, and they only pass if the setting is enabled (default status).
This issue is about to fix that testing unit to support and test both modes, bringing independence from the $CFG var.
That is.
- has been marked as being related by
-
MDL-29091 Add an as_local_url() method to moodle_url
-
- Closed
-