Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.26
-
Fix Version/s: 1.27
-
Component/s: Scripts and Style
-
Labels:None
-
Similar issues:
Description
Most of the velocity macros in the blog application rely on the macro expansion evaluation strategy, which was removed in Velocity 1.7. They should be fixed using the #setVariable workaround.