-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.7.3, 2.8.1, 2.9
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE
In an HTML page, if you have a manually created link in the header, clicking on the edit link will result in a "invalidsection" error, instead of showing the edit page for that section.
Reproduction steps:
- Create a wiki
- Create the first page as HTML
- In your text editor, switch to HTML. Insert the following:
<h1>This is an example header</h1>
<p>This is an example paragraph</p>
- Then switch your text editor back
- Select one of the words in the header
- Click the link button and link it to any site (e.g. moodle.org)
- View the page
- Click the edit link on the right of the header
- An error will be displayed
- duplicates
-
MDL-44962 Tags inside HTML wiki headers cause invalidsection error from edit link
-
- Closed
-