Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.7.5, 2.8.3
-
Component/s: HTML Editor (Atto)
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE, MOODLE_28_STABLE
-
Fixed Branches:MOODLE_27_STABLE, MOODLE_28_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-49107-master -
Pull Master Diff URL:
-
Sprint:Team ';drop tables Sprint 4
-
Issue size:Medium
Description
Using the "insert link" button in Atto doesn't insert the link on Firefox and IE. Tried in IE 10/11 and Firefox 35.0.1
To reproduce:
- Add a page resource to a course.
- In the "Content" box, click the insert link button.
- Enter any URL in the box (i.e. http://google.com)
- Click "Create Link"
- Results
- Expected: The link will be inserted into the editor
- Actual: Nothing is inserted into the editor.
This does work correctly in Chrome.