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

Flush cache problem with maps fallback #301

Closed
ihor-sviziev opened this issue May 31, 2013 · 6 comments
Closed

Flush cache problem with maps fallback #301

ihor-sviziev opened this issue May 31, 2013 · 6 comments
Assignees

Comments

@ihor-sviziev
Copy link
Contributor

I removed /pub/static/frontend folder, after that I have problems with css loading.
For fix it I go to Admin panel --> Cache management.
Next I clicked to Flush Magento Cache, Flash Cache Storage, Flush Catalog Images Cache, Flush JS/CSS Cache, refreshed all cache types, but my problems with css at frontend doesn't fixes.
After that I investigated this problem, and after remove /var/maps/fallback folder - my frontend css re-created and frontend works correctly.

I think we need fix flush this part of cache.

@magento-team
Copy link
Contributor

Hello. Thanks for the report. Would you be able to contribute a pull request with the fix?

@ihor-sviziev
Copy link
Contributor Author

@mage2-team I'll try fix it tomorrow, but not sure that I can.

Sorry, but I haven't some experience in Magento2 to fix this issue =(

@tanya-soroka
Copy link

Hello @igor-svizev.
Sorry for late response.
After investigation and comparison of different magento2 revisions for the last months it was figured out that this problem has been fixed during Filesystem implementation. Could you please confirm that the issue is fixed?

@ihor-sviziev
Copy link
Contributor Author

@tanya-soroka I tested last build, bug isn't fixed.

For now when i put in my .htaccess next line:

SetEnv MAGE_MODE developer

testing file is updating after every request to home page, when removing this line - issue is reproducing. Cache in filesystem.

Tested on home page file

.../magento2/app/code/Magento/Weee/view/frontend/tax-toggle.js

@tanya-soroka
Copy link

Hello @igor-svizev , sorry for late response.
I reopen the ticket for team . Will back to you when it will be resolved.

@verklov
Copy link
Contributor

verklov commented Jun 27, 2014

@igor-svizev, the team just completed reviewing the issue. The issue was confirmed as not relevant any more as according to our data it was already fixed. We are closing this issue. If it would still show up for you, please let us know. Thank you!

@verklov verklov closed this as completed Jun 27, 2014
magento-team pushed a commit that referenced this issue May 22, 2015
mmansoor-magento pushed a commit that referenced this issue Aug 30, 2016
- MAGETWO-55472: New Notification Messages Area
- MAGETWO-55813: [Spike] Notification area for backend
magento-engcom-team added a commit that referenced this issue Jan 24, 2019
 - Merge Pull Request magento/graphql-ce#301 from magento/graphql-ce:remove-mutation-placeholder
 - Merged commits:
   1. bf64348
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants