It just simply give "Home › Taxonomy"
Taxonomy is linked to "/taxonomy/term".
This issue is resolved when there's any node that is tagged for the term.
It just simply give "Home › Taxonomy"
Taxonomy is linked to "/taxonomy/term".
This issue is resolved when there's any node that is tagged for the term.
Comments
Comment #1
DaveTownsend commentedI am also having this issue. Any solutions would be welcome.
Comment #2
nedjoHad a quick look at the code, didn't immediately see why this error is triggered. Ideas or a patch welcome.
Comment #3
najibx commentedNot sure if this is related to this issue, but whenever i modify the default Views "taxonomy_term", it will ONLY reflected on the term which is not a Parent term (term with a child). For example when I added a tab views_get_views () as a Views's footer, it will only shown in the child term, not in parent.
The reason i am doing this, because I want to add a term description/info as node with CCK fields and more, rather than using the term's description only which taxonomy_context offer (so I turn off show term description).
TQ
Comment #4
lee20 commentedI'm not sure I completely understand the original issue but I will do some testing to see if I can replicate it.
The issue you stated in comment #3 is a little different and is discussed in Issue #180014.
Comment #5
lee20 commentedOkay, after testing this I think that the original issue was also being caused by the breadcrumbs conflict between views and taxonomy context. If this is not the case, please reopen this issue.
Please see Issue #180014.