Changes for page Macros
Last modified by Jip-jan Alunkel on April 15, 18:09
From version 2.171
edited by Jip-jan Alunkel
on July 14, 01:02
on July 14, 01:02
Change comment:
Update document after refactoring.
To version 2.169
edited by Jip-jan Alunkel
on July 14, 00:28
on July 14, 00:28
Change comment:
Update document after refactoring.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -178,11 +178,9 @@ 178 178 })) 179 179 ## #set ($json = $xwiki.getURL($O_elementData.select-json, 'get', $queryString)) 180 180 #set($json = $xwiki.getDocument($O_elementData.select-json).getContent()) 181 - #set($discard = $json.setContentType('application/json')) 182 - 183 - #set($json = $jsontool.serialize($json.getContent())) 181 + #set($json = $jsontool.serialize($json)) 184 184 ##$jsontool.serialize($json) 185 - ##$jsontool.fromString($json)183 +$jsontool.fromString($json) 186 186 ##$json 187 187 not json 188 188