Closed (duplicate)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jul 2012 at 20:38 UTC
Updated:
27 Jul 2012 at 16:33 UTC
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
Comment #1
GuGuss commentedWe need to look into this closer to better handle taxonomy.
Comment #2
EllECTRONC commentedYep, and this is strange, links like these:
Why it try to go via #overlay-context?
Comment #3
GuGuss commentedComment #4
vasikei 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?
Comment #5
GuGuss commentedDuplicate of that one : #1685096: The collection view at taxonomy/term needs to work for all vocabularies !