Change comment:
Rollback to version 11.4
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -58,7 +58,7 @@ 58 58 #displayFeatures($basicMap) 59 59 {{/velocity}} 60 60 61 -{{cache id='flavorFeatures 1' timeToLive='86400'}}61 +{{cache id='flavorFeatures2' timeToLive='86400'}} 62 62 {{velocity}} 63 63 #set ($xwql = "from doc.object(ExtensionCode.ExtensionClass) as extension, doc.object(EXOExtensionCode.ExtensionClass) as exoextension where extension.type = 'xar' and extension.name not like '% Macro' and (exoextension.bundledWith like '%flavor%')") 64 64 #set ($extensions = $services.query.xwql($xwql).setWiki('extensions').execute())