View Issue Details

IDProjectCategoryView StatusLast Update
0000822OXID eShop (all versions)4.08. Cachepublic2012-12-10 13:39
Reportersimon_stark Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.0.1.0 revision 15990 
Fixed in Version4.1.2 revision 18998 
Summary0000822: Changes in Article-Longdescription aren't shown in frontend
DescriptionChanges in Article-Longdescription aren't shown in Frontend due to caching if the Option "Process Description of Articles and Categories with Smarty" is enabled.
Additional InformationLooks like the Longdesc must contain smarty to trigger this error.
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

dainius.bigelis

2009-04-24 15:16

reporter   ~0000807

Pay attention also to the option "How to handle PHP code embedded in Smarty templates" (in Core Settings => System => Other settings), which handles the PHP tags execution in templates.

arvydas_vapsva

2009-04-28 14:44

reporter   ~0000818

problem was only in EE, as there is stricter caching configuration.
Fix is made in cache cleanup code, which was leaving smarty cache files.