View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005825 | OXID eShop (all versions) | 2.1. Master Settings | public | 2014-07-18 09:29 | 2023-12-06 10:53 |
Reporter | pnkz | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.8.6 / 5.1.6 | ||||
Fixed in Version | 6.0.0-beta.1 | ||||
Summary | 0005825: Cache not cleared after admin logout | ||||
Description | If the option "Delete cache only on logout from admin." is activated the shop normaly has to clear the cache after the admin loged out. This doesnt work at any time. I looked into the functions which are executed after admin logout: 1. navigation.php - logout - line 136 2. oxadminview.php - resetContentCache - line 439 The constalation of these function will never be execute the oxResetFileCache function wich is the function to clear the cache. I think the argument $blForceReset of the resetContentCache function has to be set in the logout function. | ||||
Steps To Reproduce | 1. Log into the OXID eShop Admin 2. Activate the option "Delete cache only on logout from admin." (you can find it at the Perform. Tab) 3. Make a change of a cms content 4. Logout | ||||
Tags | Cache | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||