- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2016
06:56 AM
04-20-2016
06:56 AM
Magento Cache CMS Page Breadcrumbs Issue
Hi Guys,
I am having an issue with breadcrumbs on Magento EE 1.11.2.0
The problem is: when multiple pages are being processed by FPC the CMS page picks up breadcrumb title from another page.
e.g. if http://www.domain.com/cms-page and http://www.domain.com/category.html were loading together in different tabs
the CMS page will show Home / Category Name instead of Home / CMS Page breadcrumb.
If FPC is disabled everything works correctly. I debugged the code and the variables are picking up correct breadcrumb however when the page is rendered from cache it picks up incorrect breadcrumb.
The problem seems to lie in FPC but I am unable to identify the exact problem and its solution.
Any help would be highly appreciated.
Thank You
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016
05:07 AM
04-21-2016
05:07 AM
Re: Magento Cache CMS Page Breadcrumbs Issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2016
06:10 AM
04-28-2016
06:10 AM
Re: Magento Cache CMS Page Breadcrumbs Issue
**sigh**
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2016
07:26 AM
05-25-2016
07:26 AM
Re: Magento Cache CMS Page Breadcrumbs Issue
bump