-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: Master
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Reproducing Steps:
- Go to Content > Web Content > Templates > Plus-button
- Unfold the tab "Details"
Expected: There's a checkbox with a help message to make the template cacheable or not.
Observed: There's no such checkbox
- Edit an existing template
Expected: There's a checkbox with a help message to make the template cacheable or not.
Observed: There's no such checkbox
Notes:
- The checkbox is displayed when the variable showCacheableInput has value true.
- The checkbox is present in 7.1.x.
- The templates are created as non-cacheable by default.