cancel
Showing results for 
Search instead for 
Did you mean: 

CMS Caching Issues With Magento CE 1.9.2.0 / 1.9.2.1

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

CMS Caching Issues With Magento CE 1.9.2.0 / 1.9.2.1

Hello Everybody,

 

after updating to Magento CE 1.9.2.0, we experienced caching issues in particular with Installations running multiple Websites/StoreViews.

 

  • Blocks from the wrong store view were displayed
  • CMS content appearing randomly where it shouldn't
  • Flushing the cache resolves the problem for one storeview temporarily but breaks the others
  • Disabling cache solves the issue at all

We have fixed this issue and provided a patch to the related issue http://www.magentocommerce.com/bug-tracking/issue/index/id/870

 

You can apply this path with running the following command in your magento root directory:

 

patch -p2 </path/to/LUKA-MCE-multistore-caching-hotfix.patch

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: CMS Caching Issues With Magento CE 1.9.2.0

Magento 1.9.2.1 Partially fixes this issue. It still persists for:

 

  • CMS Pages on multiple store views
  • All Non-CMS Blocks that do not respect storeviews individually

An updated patch can be found here:

https://gist.github.com/tux-rampage/77b286f7973336877f7b#file-luka-mce20150805-1-9-2-1-caching-hotfi...

View solution in original post

2 REPLIES 2

Re: CMS Caching Issues With Magento CE 1.9.2.0

Magento 1.9.2.1 Partially fixes this issue. It still persists for:

 

  • CMS Pages on multiple store views
  • All Non-CMS Blocks that do not respect storeviews individually

An updated patch can be found here:

https://gist.github.com/tux-rampage/77b286f7973336877f7b#file-luka-mce20150805-1-9-2-1-caching-hotfi...

Re: CMS Caching Issues With Magento CE 1.9.2.0

I am facing similar cachiing ssues on Magento 1.9.2.4 with mutiple stores.  Any ideas ? Will your hotfix patch work with 1.9.2.4. Also I wonder, if the official patch file  PATCH_SUPEE-4755_EE_1.13.1.0_v1.sh would be of any help in this case.

 

 

 


@LUKA netconsult wrote:

Magento 1.9.2.1 Partially fixes this issue. It still persists for:

 

  • CMS Pages on multiple store views
  • All Non-CMS Blocks that do not respect storeviews individually

An updated patch can be found here:

https://gist.github.com/tux-rampage/77b286f7973336877f7b#file-luka-mce20150805-1-9-2-1-caching-hotfi...