-
Sub-task
-
Resolution: Fixed
-
Minor
-
1.9.5
-
None
-
MOODLE_19_STABLE
-
MOODLE_20_STABLE
Some users ignored this prefix text and typed in their own. This either caused validation errors or corrupted links.
Why it matters
It's generally best practice to avoid partially populating input controls. In this case,it isn't a necessary helper for any user, blind or sighted.
Possible solution
Code to detect a missing "http://" and prepend it to links is trivial.
- has been marked as being related by
-
MDL-30005 revert too strict URL cleaning in mod/url
-
- Closed
-