Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
7.4
-
None
-
Unknown
-
Description
For example, if you write the following in a wiki page, save and then try to edit it, you won't be able to do so:
{{velocity}}
#set ($someVar = $NULL)
#set ($doc = $xwiki.getDocument("${someVar}-whatever"))
$doc
{{/velocity}}