-
Bug
-
Resolution: Fixed
-
Minor
-
2.0.10, 2.1.7, 2.2.4, 2.3.1
-
MOODLE_20_STABLE, MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_22_STABLE, MOODLE_23_STABLE
-
w30_
MDL-34396_m24_loginhttpsspell -
The TinyMCE spell check fails on pages that require https such as the edit profile page. This because the rpc.php Ajax request does not use httpswwwroot which causes (some?) browsers to reject the request.
To replicate this:
1. Ensure loginhttps is enabled
2. Edit a user profile
3. Enter text with spelling errors into the description and click spell check button
4. Error should be displayed and spelling errors will not be highlighted
This was reported and fixed in 1.9 (MDL-8592) but has since appeared again in 2.x.
Tested using FF 13 and Chrome 19.
Patch to add httpswwwroot will be provided in comments shortly.
- has been marked as being related by
-
MDL-37593 TinyMCE HTML editor fails to load in Chrome on edit profile page due to https
-
- Closed
-