View Issue Details

IDProjectCategoryView StatusLast Update
0006490OXID eShop (all versions)4.03. 3rd party librariespublic2024-05-16 15:10
Reporter[email protected] Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionwon't fix 
Product Version4.10.1 / 5.3.1 
Summary0006490: option recompile templates not working for tpl files overridden in modules/blocks
DescriptionWhen overrideing a block in a module the smarty option blCheckTemplates is not working. We have to manually clear the tmp folder to see the changes in the view.
Steps To Reproduce1. Create a module
2. Override a block with a new tpl file
3. Set the option blCheckTemplates to true in shop_performance.php
4. Change something in the overridden tpl file.
5. Reload the view
6. Actually the newest changes should be shown but nothing happens until we clear the tmp folder manually.
TagsNo tags attached.
ThemeAll
BrowserAll
PHP VersionNot defined
Database VersionNot defined

Activities

SvenBrunk

2024-05-16 15:10

administrator   ~0016896

This is an issue with the Smarty engine that we no longer support from 7.0
Also this affects only non-productive shops.