I guess it is by design at the moment, that all taxonomies (e.g. category) taxonomies gives a 404 - seeing the view for Collection Taxonomy that is overriding the default taxonomy listing.

However, it would be very helpful if links for the other taxonomies also worked?

Comments

GuGuss’s picture

Assigned: Unassigned » bojanz

We need to look into this closer to better handle taxonomy.

EllECTRONC’s picture

Yep, and this is strange, links like these:

blog-category/category-3#overlay-context=tops/commerce-guys-womens-tee
tags/tag-2#overlay-context=tops/commerce-guys-womens-tee
storage-capacity/32mb#overlay-context=tops/commerce-guys-womens-tee

Why it try to go via #overlay-context?

GuGuss’s picture

Assigned: bojanz » vasike
vasike’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Status: Active » Needs work

i found the source of this issue, as i said at #1685096-7: The collection view at taxonomy/term needs to work for all vocabularies (which i consider duplicate) it's about features of Commerce Kickstart (Lite) Product UI module(s).
to be more precise is : "Collection Taxonomy term" view, which overwrites the menu for the taxonomy terms pages.
In this view we have a contextual filter: Content: Has taxonomy term ID (with depth) which has a validation for "Collection" vocabulary only.

any thoughts how this should be changed?

GuGuss’s picture

Status: Needs work » Closed (duplicate)