Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Component/s: Old Core
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
XWIKI-5166Guest user rights are not properly tested when tested from another wiki XWIKI-8211Distribution wizard installs the wiki pages with Guest user as creator XWIKI-5040Object with a class from another wiki does not work XWIKI-4109Guest users are sometimes logged in with another user account XWIKI-229using another default skin for a space does not work XWIKI-6017Include doesn't work when including a document from another space XWIKI-8820 Introduce framework to stream conversion from one wiki representation to another XWIKI-6176Copying a document containing a macro from a wiki to another does not register the macro in the destination wiki XWIKI-4686Include macro sometimes fails when document parameter doesn't include the full name.
Description
To reproduce the issue, write in a document the following lines in a subwiki:
{{velocity}}
$xwiki.includeForm('xwiki:Main.WebHome')
{{/velocity}}
The result is:
Topic xwiki:Main.WebHome does not exist