Details
-
Bug
-
Resolution: Invalid
-
Major
-
None
-
6.1-milestone-1
-
None
-
Unknown
-
Description
Try the following code:
SandBox.WebHome
{{velocity}}
$xwiki.getXWiki().getBaseSkin($xcontext.context)
{{/velocity}}
It returns colibri
Now add ?skin=flamingo in the URL.
It still returns colibri, but it should actually be flamingo.