This Magento extension provides a Real Full Page Caching for Magento powered by Varnish with support of Session-Based information caching (Cart, Customer Accounts, ...) via ESI includes
The logic in Betabrand_Varnish_CacheController::getMessagesAction() handling the caching and displaying of system messages (error messages, success, warning) should be changed. In some cases, the current code fails to display messages when there are some available. Ultimately, the entire logic should be reviewed and changed.
This has a pretty high priority.
The logic in
Betabrand_Varnish_CacheController::getMessagesAction()
handling the caching and displaying of system messages (error messages, success, warning) should be changed. In some cases, the current code fails to display messages when there are some available. Ultimately, the entire logic should be reviewed and changed. This has a pretty high priority.