Changes for page Macros

Last modified by Jip-jan Alunkel on April 15, 18:09

From version 2.168
edited by Jip-jan Alunkel
on July 14, 00:19
Change comment: Update document after refactoring.
To version 2.170
edited by Jip-jan Alunkel
on July 14, 00:47
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -178,8 +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($json = $jsontool.serialize($json))
181 181  ##$jsontool.serialize($json)
182 -$jsontool.fromString($json)
183 +##$jsontool.fromString($json)
183 183  ##$json
184 184  not json
185 185