Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.19
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Dec 2014 at 15:15 UTC
Updated:
5 Aug 2015 at 02:34 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
dxxComment #2
dxxConfirmed on a fresh install. Need more information about this issue?
Comment #3
mglamanBreadcrumbs are displaying across the site (demo or non-demo) without the block for content. Moving this to feature request to ensure breadcrumbs show up under user/* pages.
Comment #4
mglamanOddly enough, code is in commerce_kickstart_product_ui, it seems.
Comment #5
mglamanComment #6
mglamanComment #7
mglamanPatch which moves user crumb logic to commerce_kickstart_user, also adds variable for allowing breadcrumbs (set commerce_kickstart_user_breadcrumbs to TRUE).
Build: https://travis-ci.org/commerceguys/commerce_kickstart/builds/71790651
Comment #8
howdytom commented#7 patch is working for me. Excellent!
Comment #9
mglamanWrote some tests for this. Waiting for build to pass: https://travis-ci.org/commerceguys/commerce_kickstart/builds/72015955
Comment #11
mglaman