Re: [xwiki-users] Closed JIRA issue 744 seems still to cause problems: getRenderedContent does not set the proper document in the context (developers Massol/Dumitru/Dubost)

2007-11-02 Thread Andreas
I've found a fix which works for me, and thought I'd share it with the community: This is how you render another page (pageB) inside the current page (pageA) #set($mydoc = $xwiki.getDocument("Space.pageB")) $context.setDoc($mydoc.getDocument()) #$mydoc.getRenderedContent() Without the first two

[xwiki-users] Closed JIRA issue 744 seems still to cause problems: getRenderedContent does not set the proper document in the context (developers Massol/Dumitru/Dubost)

2007-11-01 Thread Andreas
Hello, I believe my yesterday's question to this list refers to the problem described in http://jira.xwiki.org/jira/browse/XWIKI-744 Anybody got similar issues? Any quick fix in sight? Thanks, Andreas ___ users mailing list users@xwiki.org http://lis