Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache types don't properly invalidate all the time #1844

Closed
markshust opened this issue Sep 10, 2015 · 2 comments
Closed

cache types don't properly invalidate all the time #1844

markshust opened this issue Sep 10, 2015 · 2 comments

Comments

@markshust
Copy link
Contributor

I've noticed different scenarios where after changing a setting in the admin, the related cache types don't properly invalidate.

For example, when changing the site theme, the only cache type that invalidates is Page Cache, when it should also invalidate View Files, Layouts, Bock HTML Output, etc. The only way I can see the new theme is if I completely flush the entire cache.

This is just one example, there are also various items throughout the stores > config options which cause the same situation.

@okorshenko okorshenko added the PS label Sep 11, 2015
@piotrekkaminski
Copy link
Contributor

internal issue : MAGETWO-43857

@daim2k5
Copy link
Contributor

daim2k5 commented Nov 10, 2015

Fixed. Please reopen if issue persists.

@daim2k5 daim2k5 closed this as completed Nov 10, 2015
magento-team pushed a commit that referenced this issue Dec 13, 2017
Merge pull request #1014 from magento-engcom/2.2-develop-prs

[EngCom] Public Pull Requests - 2.2-develop

Public Pull Requests
 - #1012 10814: Attribute repository resets sourceModel for new attributes. by @nmalevanec
- #1006 #12285: The option false for mobile device don't work in product -
view page gallery by @p-bystritsky
- #983 #12259: Save and Duplicated product not working by @p-bystritsky
- #1000 8204: catalog:images:resize = getimagesize(): Read error! by @RomaKis
#12633 Magento Connect no longer exist by @miguelbalparda

Fixed Public Issues
 - #10814 Attribute repository resets sourceModel for new attributes
 - #12285 The option false for mobile device don't work in product view page gallery
 - #12490 I can't disable full screen gallery on mobile on magento 2.2.1
 - #12259 Save and Duplicated product not working
 - #8204 catalog:images:resize = getimagesize(): Read error! in vendor/magento/module-catalog/Model/Product/Image.php on line 410 if an image is 0 bytes
 - #12632 Magento Connect no longer exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants