-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 6.12.0
-
Component/s: Macros - Other Macros
-
None
-
1
-
Severity 3 - Minor
Summary
Adding a Page Include Macro inside the Markup Macro, returns the following error
Unable to render {include} Already included page 'test2', stopping.
Steps to Reproduce
- Add a page with the title "test"
- Create a new page with the title "test2"
- In "test2", add a wiki markup macro by typing "{wiki-markup}"
- The wiki markup panel should appear
- Add an Include Page Macro, to include the first page
{include:test}More info, check out CONFSERVER-56557.mp4

Expected Results
The Include Page Macro renders the page that it is referring to.
Actual Results
The following error is returned:
Unable to render {include} Already included page 'test2', stopping.
Workaround
Use the Page Include Macro individually.
Resolution
Upgrade to Confluence 6.12.1 or newer
Note:
Wiki-Markup macro is not searchable from the Insert Macro button, can only be called by typing its full name
- is duplicated by
-
CONFSERVER-56589 Include page macro inside wiki markup does not work in v6.12.0
-
- Closed
-
- is incorporated by
-
CONFSERVER-56418 'Excerpt include' 'Go to included page' URL incorrect
-
- Closed
-