Details
-
Bug
-
Resolution: Fixed
-
Critical
-
2.7
Description
To reproduce:
page1:
{{velocity}} $xwiki.getDocument("page2").getRenderedContent() {{/velocity}}
page2:
{{velocity}} $doc {{/velocity}}
Result: it prints page1 when executed from page1 (instead of page2).
Attachments
Issue Links
- is duplicated by
-
XWIKI-13476 Programming rights leaked through XWikiSkinFileOverrideClass templates
- Closed
-
XWIKI-4038 getRenderedContent uses the context document instead of the target document
- Closed
- relates to
-
XWIKI-13476 Programming rights leaked through XWikiSkinFileOverrideClass templates
- Closed
-
XWIKI-9696 The title of the main page of a created wiki is badly displayed in the search results
- Closed