Closed (fixed)
Project:
Bootstrap
Version:
7.x-3.x-dev
Component:
Templates
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2015 at 16:09 UTC
Updated:
29 Jan 2015 at 18:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mkhamash commentedChecking if the title is empty, to prevent printing empty title
Comment #2
markhalliwellComment #4
markhalliwell@neardark, I tried applying this to the 8.x branch, but for some reason the entire second portion of breadcrumbs.vars.php is now gone and is no longer in parity with the 7.x branch. It shouldn't have been removed.
Comment #5
neardark commentedBahhh. Sorry about that.
Comment #6
neardark commentedComment #8
neardark commentedComment #12
neardark commentedCode re-added to breadcrumb.vars.php
Comment #13
neardark commentedComment #14
markhalliwellCool. Thanks :) I wasn't sure if
menu_get_item()still existed in 8.x or not, guess it does.Comment #15
markhalliwell