-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.7.1, 2.8.1, 2.9.5, 3.4, 3.5.4, 3.6
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
When saving text in a html-wiki, two errors occur with the following example:
<p>some text <a href="http://some.url/deeplink">http://some.url</a><br />new line more text</p>
1. the deeplink is exchanged against the url that is in the link text
2. the closing /> brom the <br /> is rendered as text
Result:
<p id="yui_3_15_0_3_1407851538928_271">some text <a href="http://some.url/deeplink"></a><a href="http://some.url">http://some.url</a><br> />new line more text</p>
Tested just now on a local 2.6 and the actual sandbox demo.
- Discovered while testing
-
MDLQA-11165 CLONE - A user can add YouTube videos
- Passed
- has a non-specific relationship to
-
MDL-36981 Error in Wiki with underscore links redirect to Moodle home
- Closed
-
MDL-29585 Special characters in wiki section throw error
- Closed
-
MDL-31584 wiki_editor.php should be removed and wikieditor element should be used
- Closed
- has been marked as being related by
-
MDL-49988 Wiki-Page: page layout broken if html contains line breaks
- Closed
- is duplicated by
-
MDL-49450 Atto HTML Editor generates/Renders bogus HTML
- Closed