View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006341 | OXID eShop (all versions) | 4.08. Cache | public | 2016-02-29 11:14 | 2016-02-29 14:11 |
| Reporter | keywan.ghadami | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | acknowledged | Resolution | open | ||
| Summary | 0006341: Categorie page are not invalidated on activating articles (varnish) | ||||
| Description | customer reported that category pages are not invalidated in varnish if articles are activated again (the article became not visible again). Form source i can see that the _updateCategoryDependency on article objects is only called conditionally, and not respecting things like creating articles or changing active state. | ||||
| Steps To Reproduce | - clear varnish cache - first visit category page (cache miss => ok) - second visit category page (cache hit => ok) - activate article within that category (via shop API, e.g. ERP Interface) - third visit category page (cache hit => NOT OK ) - the article should appear in that category ( but it does not ) | ||||
| Tags | No tags attached. | ||||
| Theme | Not defined | ||||
| Browser | Not defined | ||||
| PHP Version | Not defined | ||||
| Database Version | Not defined | ||||