-
Bug
-
Resolution: Timed out
-
Low
-
None
-
5.8.4, 6.14.3
-
1
-
Severity 3 - Minor
-
Summary of The Bug
When the Table of Contents macro is embedded within another User Macro, headings are only visible, the content beneath the headings disappear, and the page footer is rendered incorrectly and pushed to the right.
Steps to Reproduce
- Create a User Macro with the following settings:
- Macro Body Processing: Rendered
- Template:
## @noparams $body
- Create a New Page and Edit
- Insert the User Macro and embed the Table of Contents macro with default settings
- Enter in some headings and text beneath the headings
- Save the Page
Expected Results
Headings are created into hyperlinks and below the headings and content should be rendered as typed.
Actual Results
Heading hyperlinks are only created and non-hyperlinked headings aren't visible along with the content. Page footer is also rendered incorrectly and skewed to the right of the page.