Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.1
-
None
-
xcontext context
-
Trivial
-
Description
#1 The bug: In syntax 1.0 the Context is known only as 'context' and not as 'xcontext'. Since 'xcontext' is the new standard, it should be back ported to groovy.
#2 The Improvement: In syntax 1.0 velocity (and groovy since revision 26046) xcontext and context are different api.Context objects although they point to the same underlying XWikiContext object.