Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
xwiki-core xmlrpc
-
Description
XWIKI-CORE com/xpn/xwiki/xmlrpc/XWikiXmlRpcApiImpl.java
public function public String renderContent(String token, String space, String pageId, String content) throws Exception { ... return this.xwiki.getRenderingEngine().renderText(content, baseDocument, this.xwikiContext); }
This line renders the content using the default XWiki/1.0 renderer and doesn't render other syntax