Content
View differences
Updated by Jonas Heinrich (Finn) almost 12 years ago
Reproduce:
- Create wiki page
- Go to News, “Add news”
- As content, enter (remove the newline and 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 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>