View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004996 | OXID eShop (all versions) | 1.04. Content, static (register, contact etc.) pages | public | 2013-03-15 11:17 | 2013-04-10 17:36 |
Reporter | Assigned To | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.5 revision 49955 | ||||
Target Version | 4.6.7 | Fixed in Version | 4.6.7 | ||
Summary | 0004996: CMS cache fails if Smarty conditions are available. | ||||
Description | The CMS cache fails/lacks if more than one contents in oxcontents table have Smarty conditions. (if / else). If you switch between two cms sites in frontend, the information in oxcontent caches to long. See "Steps To Reproduce" | ||||
Steps To Reproduce | 1. Go in the backend of a fresh oxid installation 2. Append the following Smarty-Statement to oxcontents.oxcontent of oxagb AND oximpressum: [{if $a}]a[{else}]b[{/if}] 3. Cleanup file tmp directory 4. Switch in Footer between oxagb and oximpressum CMS Sites 5. Marvel | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
related to | 0004298 | resolved | saulius.stasiukaitis | Sometimes wrong content loaded on CMS page |