Content
View differences
Updated by Michael Frister about 12 years ago
Reproduce:
- Create wiki page
- Go to News, “Add news”
- As content, enter (remove the newline and obviously <code><macro class="include_wiki_page" data-page=""></macro> (obviously insert the name of the previously created Wiki page here)
<!-- end list -->
{{
include(WIKI PAGE NAME)}}
- Click “Preview”
Expected: Complete content is previewed, including included wiki page
Result: Error message is shown in place of the preview: <code>Error executing the include macro (Page not found)</code>
- Create wiki page
- Go to News, “Add news”
- As content, enter (remove the newline and obviously
<!-- end list -->
{{
include(WIKI PAGE NAME)}}
Expected: Complete content is previewed, including included wiki page
Result: Error message is shown in place of the preview: <code>Error executing the include macro (Page not found)</code>