-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.3, 2.8.1, 2.9, 3.0.3, 3.1
-
MOODLE_27_STABLE, MOODLE_28_STABLE, MOODLE_29_STABLE, MOODLE_30_STABLE, MOODLE_31_STABLE
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MDL-48307-master -
In an Nwiki page, if you have a paragraph directly before a header, the edit link will be directly at the end of the header, instead of being aligned to the right
Reproduction steps
- Create a wiki
- Create the first page as Nwiki
- In your text editor, insert the following:
= A heading that works =
A paragraph
= A heading that will break =
Another paragraph
The second header's edit button will appear right next to it instead of on the right. Clicking on it will give the following error:
The requested URL /integration_master/mod/wiki/edit was not found on this server