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
**sigh**