-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
4.1.5, 4.2.2
-
MOODLE_401_STABLE, MOODLE_402_STABLE
If the page contains a warning message (e.g. Deprecation, Undefined), TinyMCE editor cannot be loaded.
The error message is
Failed to initialize the editor as the document is not in standards mode. TinyMCE requires standards mode
|
Steps to replicate:
- Open user/editadvanced.php file.
- Add "echo $abc;" to line 41 (Just after the get_record().
- Login as admin.
- Navigate to User profile page.
- Turn on the Browser developer tool and switch to Console tab.
- Try to edit the profile.
- Verify the Text editor and Console error.
- has been marked as being related by
-
MDL-82672 TinyMCE NOT loading into File and URL descriptions on Moodle 4.3, and various other editing areas in Quiz and quiz Questions
-
- Closed
-