Lesti_Fpc
Lesti_Fpc copied to clipboard
Cache not flushed when deleting product
When Disabling a product in magento, the category page is flushed. But when a product is deleted the category page is not flushed from the cache,
The workaround for this problem for now is first disabling the product, or re-save the product, so the category page is flushed.
It looks for me like a Bug. and i think it's simmilar to #67
Great if you manually can select what sort of fpc cache you want to flush ;) Op 14 apr. 2015 12:24 schreef "figinternet" [email protected]:
When Disabling a product in magento, the category page is flushed. But when a product is deleted the category page is not flushed from the cache,
The workaround for this problem for now is first disabling the product, or re-save the product, so the category page is flushed.
It looks for me like a Bug. and i think it's simmilar to #67 https://github.com/GordonLesti/Lesti_Fpc/issues/67
— Reply to this email directly or view it on GitHub https://github.com/GordonLesti/Lesti_Fpc/issues/111.
@Mic2005 I'ts not a manual action but the automatic flushing of all the pages related with the product. the product page self is flushing and the category page is also flushing on changing a product. But when deleting it, the category page's are not flushing.
@GordonLesti Do you have any solution for this bug/problem ?
@figinternet yes, in my mind, but I can't find enough time. I hope to solve this on the next hackathon.
@GordonLesti When is the next hackathon ? I love to see some kind of solution
Note: My name is changed from figinternet to figdeveloper