Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.8
-
None
Description
In syntax 2.0 if you create a macro file and use it with the following syntax
{{velocity}}
#includeMacros("Test.MacroPage")
...
{{/velocity}}
Then there is a cache issue. If you change the macro definition in Test.MacroPage, it will not be taken into account (you can workaround the problem by using include to make the new macro being taken into account but include includes HTML and White lines with it.
Attachments
Issue Links
- duplicates
-
XWIKI-3733 Impossible to use a macro defined in a 1.0 syntax document from a 2.0 syntax document
- Closed
- is related to
-
XWIKI-4256 Cannot include velocity macros in the 2.0 syntax
- Closed