View Issue Details

IDProjectCategoryView StatusLast Update
0002524OXID eShop (all versions)4.08. Cachepublic2012-12-10 13:39
Reportertjungcl 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.4.6 revision 32697 
Target VersionFixed in Version4.5.3 revision 39087 
Summary0002524: changes to tags do not reset cache
Descriptioncontent cache is not reseted if tags are added in frontend.
sadly it is not even enaugh to reset the articles cache that got the new tag - since the tagclouds have also to be changed, all pages with tagclouds, that contain the added tag, have also to be reseted.

a full reset on addTag() would be easy to implement, but that way any user has the ability to reset your whole cache just by adding tags.
Steps To Reproduce- activate and delete contentcache in admin
- log into frontend
- open HOME
- open an article
- add a tag "1"
- add a tag "2"
- add a tag "3"
-> you will see that tags are missing, both in adding-form as well as on the normal page.
- go back to HOME
- the tagcloud is still empty


TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

There are no notes attached to this issue.