Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
4.0-milestone-1
-
None
-
Unit
-
Unknown
-
Description
Right now the solution is to use the "syntaxFactory" variable in the velocity context but that's bad and should be deprecated.
Add:
Assert.assertEquals(Syntax.XWIKI_2_1, renderingScriptService.resolveSyntax("xwiki/2.1"));