Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: 2.0
-
Component/s: Accessibility, Database activity module
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
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.
Attachments
Issue Links
- has been marked as being related by
-
MDL-30005 revert too strict URL cleaning in mod/url
-
- Closed
-