View Issue Details

IDProjectCategoryView StatusLast Update
0004038OXID eShop (all versions)1.10. RSSpublic2012-12-13 21:29
Reportertjungcl Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.0 revision 44406 
Fixed in Version4.5.11 revision 46050 
Summary0004038: Smarty not parsed in RSS, although smarty parsing activated for longdescriptions
Descriptionif you set bl_perfParseLongDescinSmarty on in performance settings and then use smarty in a article longdesc, the smarty code is shown in the rss feed of that articles category.

that is obviously very bad, if smarty is used for links (oxgetseourl) and even critical, if smarty is used for something sensitive.

Reproducable in demoshop.
TagsSmarty
Attached Files
rsssmarty.PNG (84,796 bytes)   
rsssmarty.PNG (84,796 bytes)   
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0004797 resolvedaurimas.gladutis Smarty not parsed in meta-description, although smarty parsing activated for longdescriptions 

Activities

vaidas.matulevicius

2012-05-21 12:57

reporter   ~0006652

Added functionality to parse through smarty long description texts in RSS, if "Process Description of Articles and Categories with Smarty" is enabled in "Core settings->Perf.".