Magento 2.2 - Breadcrumbs issue Planned maintenance scheduled April 23, 2019 at 23:30 UTC...

What's the point of the test set?

How can I set the aperture on my DSLR when it's attached to a telescope instead of a lens?

How does the math work when buying airline miles?

How much damage would a cupful of neutron star matter do to the Earth?

Putting class ranking in CV, but against dept guidelines

What makes a man succeed?

Google .dev domain strangely redirects to https

How did Fremen produce and carry enough thumpers to use Sandworms as de facto Ubers?

preposition before coffee

How to report t statistic from R

What would you call this weird metallic apparatus that allows you to lift people?

How does light 'choose' between wave and particle behaviour?

Do wooden building fires get hotter than 600°C?

Did Mueller's report provide an evidentiary basis for the claim of Russian govt election interference via social media?

A letter with no particular backstory

Is there public access to the Meteor Crater in Arizona?

Co-worker has annoying ringtone

Can a new player join a group only when a new campaign starts?

Lagrange four-squares theorem --- deterministic complexity

macOS: Name for app shortcut screen found by pinching with thumb and three fingers

What does it mean that physics no longer uses mechanical models to describe phenomena?

Drawing spherical mirrors

Draw 4 of the same figure in the same tikzpicture

How would a mousetrap for use in space work?



Magento 2.2 - Breadcrumbs issue



Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Is it possible for breadcrumbs to always display on a product page? Not just when navigated to through category layersExclude a specific category from breadcrumbsMagento display multiple breadcrumbs in product view pageCMS Page Breadcrumbs Cache IssueMagento - How to update product position under a category according to their sub-categories?Display all categories for a product on product details pageIs there a way to replace a breadcrumb link with a specific url? (M2.1.9)Magento 2 : How to remove part of the breadcrumbs in category product page?getCurrentCategory() returns Root Category every time on Magento 2Magento 2.2 Layered Navigation Category Page issue





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







3















Currently i've got products in a category sub of default for example:




Root -> Sub cat -> product




I've noticed that on the product page itself the breadcrumbs are working fine for some products and not for others. Some products will show the category and others wont show the category in the breadcrumb, they will either not show the category or they will show the category.



Something else i have come across is if I currently don't assign the product to default cat the following happens:




The product is assigned to default cat



The product has a sort order of 0 in the category list




The breadcrumbs don't show the category.



What is going on? Why is the breadcrumb breaking when it is either assigned to this Default cat ( which is the root cat btw ) and I don't get what is happening with the products where the category isn't being shown in the breadcrumb.



Magento is on 2.2 - I've reindexed - I've flushed cache.



I've also pulled all of my hair out - no just a joke.



* EDIT *



If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.










share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 2





    i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

    – Anthony
    Dec 6 '17 at 13:21








  • 1





    Okay cool, so it is a bug & not just myself going mad.

    – andy jones
    Dec 6 '17 at 13:34











  • Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

    – Mohammed Joraid
    Jul 26 '18 at 2:29











  • If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

    – andy jones
    Jul 26 '18 at 6:55


















3















Currently i've got products in a category sub of default for example:




Root -> Sub cat -> product




I've noticed that on the product page itself the breadcrumbs are working fine for some products and not for others. Some products will show the category and others wont show the category in the breadcrumb, they will either not show the category or they will show the category.



Something else i have come across is if I currently don't assign the product to default cat the following happens:




The product is assigned to default cat



The product has a sort order of 0 in the category list




The breadcrumbs don't show the category.



What is going on? Why is the breadcrumb breaking when it is either assigned to this Default cat ( which is the root cat btw ) and I don't get what is happening with the products where the category isn't being shown in the breadcrumb.



Magento is on 2.2 - I've reindexed - I've flushed cache.



I've also pulled all of my hair out - no just a joke.



* EDIT *



If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.










share|improve this question
















bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 2





    i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

    – Anthony
    Dec 6 '17 at 13:21








  • 1





    Okay cool, so it is a bug & not just myself going mad.

    – andy jones
    Dec 6 '17 at 13:34











  • Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

    – Mohammed Joraid
    Jul 26 '18 at 2:29











  • If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

    – andy jones
    Jul 26 '18 at 6:55














3












3








3








Currently i've got products in a category sub of default for example:




Root -> Sub cat -> product




I've noticed that on the product page itself the breadcrumbs are working fine for some products and not for others. Some products will show the category and others wont show the category in the breadcrumb, they will either not show the category or they will show the category.



Something else i have come across is if I currently don't assign the product to default cat the following happens:




The product is assigned to default cat



The product has a sort order of 0 in the category list




The breadcrumbs don't show the category.



What is going on? Why is the breadcrumb breaking when it is either assigned to this Default cat ( which is the root cat btw ) and I don't get what is happening with the products where the category isn't being shown in the breadcrumb.



Magento is on 2.2 - I've reindexed - I've flushed cache.



I've also pulled all of my hair out - no just a joke.



* EDIT *



If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.










share|improve this question
















Currently i've got products in a category sub of default for example:




Root -> Sub cat -> product




I've noticed that on the product page itself the breadcrumbs are working fine for some products and not for others. Some products will show the category and others wont show the category in the breadcrumb, they will either not show the category or they will show the category.



Something else i have come across is if I currently don't assign the product to default cat the following happens:




The product is assigned to default cat



The product has a sort order of 0 in the category list




The breadcrumbs don't show the category.



What is going on? Why is the breadcrumb breaking when it is either assigned to this Default cat ( which is the root cat btw ) and I don't get what is happening with the products where the category isn't being shown in the breadcrumb.



Magento is on 2.2 - I've reindexed - I've flushed cache.



I've also pulled all of my hair out - no just a joke.



* EDIT *



If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.







magento2 category magento2.2 breadcrumbs






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 16 '18 at 12:01







andy jones

















asked Dec 5 '17 at 14:43









andy jonesandy jones

7891033




7891033





bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 2





    i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

    – Anthony
    Dec 6 '17 at 13:21








  • 1





    Okay cool, so it is a bug & not just myself going mad.

    – andy jones
    Dec 6 '17 at 13:34











  • Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

    – Mohammed Joraid
    Jul 26 '18 at 2:29











  • If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

    – andy jones
    Jul 26 '18 at 6:55














  • 2





    i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

    – Anthony
    Dec 6 '17 at 13:21








  • 1





    Okay cool, so it is a bug & not just myself going mad.

    – andy jones
    Dec 6 '17 at 13:34











  • Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

    – Mohammed Joraid
    Jul 26 '18 at 2:29











  • If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

    – andy jones
    Jul 26 '18 at 6:55








2




2





i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

– Anthony
Dec 6 '17 at 13:21







i have the same problem but it seems its magento bug. It was reported here: github.com/magento/magento2/issues/7967 and its still open.

– Anthony
Dec 6 '17 at 13:21






1




1





Okay cool, so it is a bug & not just myself going mad.

– andy jones
Dec 6 '17 at 13:34





Okay cool, so it is a bug & not just myself going mad.

– andy jones
Dec 6 '17 at 13:34













Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

– Mohammed Joraid
Jul 26 '18 at 2:29





Is there a solution for this? I think it has something to do with Admin settings. Because like what you mentioned, it happens for some products and not others. In my case products that belong to two specific categories do not show full breadcrumbs, they only show Home > Product Name

– Mohammed Joraid
Jul 26 '18 at 2:29













If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

– andy jones
Jul 26 '18 at 6:55





If anyone is having this issue, Full page cache is the culprit - disable this, flush cache and it should work how it is required.

– andy jones
Jul 26 '18 at 6:55










1 Answer
1






active

oldest

votes


















0














NO, the full page cache is not the culprit.



DON'T DISABLE FULL PAGE CACHE.



The logic flow is clearly described in MagentoCatalogHelperData::getBreadcrumbPath() when it runs $category = $this->getCategory().



Just see the getCategory() code



/**
* Return current category object
*
* @return MagentoCatalogModelCategory|null
*/
public function getCategory()
{
return $this->_coreRegistry->registry('current_category');
}


It returns an object saved in the registry called current_category. If the object is not present, the breadcrumbs will be empty.



For example, if you make a first time access (clean browser and magento cache) to a product directly from search box, you will have that breadcrumbs will be empty because registry('current_category') was not setted.



Otherwise, if you make a first time access (clean browser and magento cache) to a product after visited its category, breadcrumbs will be present, because registry('current_category') was setted.



Then, every time you make a second visit to same product page you just see the same result, because FPC (FULL PAGE CACHE) JUST CACHE EVERY GET REQUEST AND RESPONSE WITH THE CONTENT OF THE FIRST TIME VISIT.






share|improve this answer
























  • looks like the issue is fixed in 2.2.x

    – andy jones
    Sep 3 '18 at 20:42











  • could you link the github issue?

    – LucScu
    Sep 4 '18 at 9:01











  • github.com/magento/magento2/issues/7967

    – andy jones
    Sep 4 '18 at 9:40











  • thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

    – LucScu
    Sep 4 '18 at 12:51












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f204554%2fmagento-2-2-breadcrumbs-issue%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














NO, the full page cache is not the culprit.



DON'T DISABLE FULL PAGE CACHE.



The logic flow is clearly described in MagentoCatalogHelperData::getBreadcrumbPath() when it runs $category = $this->getCategory().



Just see the getCategory() code



/**
* Return current category object
*
* @return MagentoCatalogModelCategory|null
*/
public function getCategory()
{
return $this->_coreRegistry->registry('current_category');
}


It returns an object saved in the registry called current_category. If the object is not present, the breadcrumbs will be empty.



For example, if you make a first time access (clean browser and magento cache) to a product directly from search box, you will have that breadcrumbs will be empty because registry('current_category') was not setted.



Otherwise, if you make a first time access (clean browser and magento cache) to a product after visited its category, breadcrumbs will be present, because registry('current_category') was setted.



Then, every time you make a second visit to same product page you just see the same result, because FPC (FULL PAGE CACHE) JUST CACHE EVERY GET REQUEST AND RESPONSE WITH THE CONTENT OF THE FIRST TIME VISIT.






share|improve this answer
























  • looks like the issue is fixed in 2.2.x

    – andy jones
    Sep 3 '18 at 20:42











  • could you link the github issue?

    – LucScu
    Sep 4 '18 at 9:01











  • github.com/magento/magento2/issues/7967

    – andy jones
    Sep 4 '18 at 9:40











  • thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

    – LucScu
    Sep 4 '18 at 12:51
















0














NO, the full page cache is not the culprit.



DON'T DISABLE FULL PAGE CACHE.



The logic flow is clearly described in MagentoCatalogHelperData::getBreadcrumbPath() when it runs $category = $this->getCategory().



Just see the getCategory() code



/**
* Return current category object
*
* @return MagentoCatalogModelCategory|null
*/
public function getCategory()
{
return $this->_coreRegistry->registry('current_category');
}


It returns an object saved in the registry called current_category. If the object is not present, the breadcrumbs will be empty.



For example, if you make a first time access (clean browser and magento cache) to a product directly from search box, you will have that breadcrumbs will be empty because registry('current_category') was not setted.



Otherwise, if you make a first time access (clean browser and magento cache) to a product after visited its category, breadcrumbs will be present, because registry('current_category') was setted.



Then, every time you make a second visit to same product page you just see the same result, because FPC (FULL PAGE CACHE) JUST CACHE EVERY GET REQUEST AND RESPONSE WITH THE CONTENT OF THE FIRST TIME VISIT.






share|improve this answer
























  • looks like the issue is fixed in 2.2.x

    – andy jones
    Sep 3 '18 at 20:42











  • could you link the github issue?

    – LucScu
    Sep 4 '18 at 9:01











  • github.com/magento/magento2/issues/7967

    – andy jones
    Sep 4 '18 at 9:40











  • thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

    – LucScu
    Sep 4 '18 at 12:51














0












0








0







NO, the full page cache is not the culprit.



DON'T DISABLE FULL PAGE CACHE.



The logic flow is clearly described in MagentoCatalogHelperData::getBreadcrumbPath() when it runs $category = $this->getCategory().



Just see the getCategory() code



/**
* Return current category object
*
* @return MagentoCatalogModelCategory|null
*/
public function getCategory()
{
return $this->_coreRegistry->registry('current_category');
}


It returns an object saved in the registry called current_category. If the object is not present, the breadcrumbs will be empty.



For example, if you make a first time access (clean browser and magento cache) to a product directly from search box, you will have that breadcrumbs will be empty because registry('current_category') was not setted.



Otherwise, if you make a first time access (clean browser and magento cache) to a product after visited its category, breadcrumbs will be present, because registry('current_category') was setted.



Then, every time you make a second visit to same product page you just see the same result, because FPC (FULL PAGE CACHE) JUST CACHE EVERY GET REQUEST AND RESPONSE WITH THE CONTENT OF THE FIRST TIME VISIT.






share|improve this answer













NO, the full page cache is not the culprit.



DON'T DISABLE FULL PAGE CACHE.



The logic flow is clearly described in MagentoCatalogHelperData::getBreadcrumbPath() when it runs $category = $this->getCategory().



Just see the getCategory() code



/**
* Return current category object
*
* @return MagentoCatalogModelCategory|null
*/
public function getCategory()
{
return $this->_coreRegistry->registry('current_category');
}


It returns an object saved in the registry called current_category. If the object is not present, the breadcrumbs will be empty.



For example, if you make a first time access (clean browser and magento cache) to a product directly from search box, you will have that breadcrumbs will be empty because registry('current_category') was not setted.



Otherwise, if you make a first time access (clean browser and magento cache) to a product after visited its category, breadcrumbs will be present, because registry('current_category') was setted.



Then, every time you make a second visit to same product page you just see the same result, because FPC (FULL PAGE CACHE) JUST CACHE EVERY GET REQUEST AND RESPONSE WITH THE CONTENT OF THE FIRST TIME VISIT.







share|improve this answer












share|improve this answer



share|improve this answer










answered Sep 3 '18 at 11:13









LucScuLucScu

1,3731230




1,3731230













  • looks like the issue is fixed in 2.2.x

    – andy jones
    Sep 3 '18 at 20:42











  • could you link the github issue?

    – LucScu
    Sep 4 '18 at 9:01











  • github.com/magento/magento2/issues/7967

    – andy jones
    Sep 4 '18 at 9:40











  • thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

    – LucScu
    Sep 4 '18 at 12:51



















  • looks like the issue is fixed in 2.2.x

    – andy jones
    Sep 3 '18 at 20:42











  • could you link the github issue?

    – LucScu
    Sep 4 '18 at 9:01











  • github.com/magento/magento2/issues/7967

    – andy jones
    Sep 4 '18 at 9:40











  • thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

    – LucScu
    Sep 4 '18 at 12:51

















looks like the issue is fixed in 2.2.x

– andy jones
Sep 3 '18 at 20:42





looks like the issue is fixed in 2.2.x

– andy jones
Sep 3 '18 at 20:42













could you link the github issue?

– LucScu
Sep 4 '18 at 9:01





could you link the github issue?

– LucScu
Sep 4 '18 at 9:01













github.com/magento/magento2/issues/7967

– andy jones
Sep 4 '18 at 9:40





github.com/magento/magento2/issues/7967

– andy jones
Sep 4 '18 at 9:40













thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

– LucScu
Sep 4 '18 at 12:51





thx, i read it well and it gives my same answer, read this github.com/magento/magento2/issues/7967#issuecomment-290929444 and following 2 contributors comments. More, in the last comments they sayd it is fixed since 2.2.3 with JS widget, however the issue is still open, i think because it is simply not possible to determine the breadcrumbs categories without referer.

– LucScu
Sep 4 '18 at 12:51


















draft saved

draft discarded




















































Thanks for contributing an answer to Magento Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f204554%2fmagento-2-2-breadcrumbs-issue%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

“%fieldName is a required field.”, in Magento2 REST API Call for GET Method Type The Next...

How to change City field to a dropdown in Checkout step Magento 2Magento 2 : How to change UI field(s)...

夢乃愛華...