Closed (fixed)
Project:
Easy Breadcrumb
Version:
8.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
10 Jun 2016 at 14:08 UTC
Updated:
29 Jun 2016 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ashhishhh commentedI removed @file docblock from following files:
src/EasyBreadcrumbBuilder.php
src/EventSubscriber/InitSubscriber.php
src/Form/EasyBreadcrumbGeneralSettingsForm.php
Patch is provided here.
Comment #3
ashhishhh commentedComment #4
greg boggsThanks for our first patch to the D8 release of Easy Breadcrumb. I am committing this patch now, and it will be in my next release of Easy Breadcrumb.
Comment #6
greg boggsComment #7
chrischee18 commentedHi.
I'm not sure if this is the correct place to post this but I seem to be having a problem with Easy Breadcrumbs.
It is not appearing in my list of available blocks in Drupal 8.
Thanks,
Chris.
Comment #8
greg boggsHi Chris,
Thanks for asking! Sorry for the confusion. With Drupal 8, the core breadcrumbs are extended. So, there is only 1 breadcrumb block labeled "system" in the block UI. The block that's enabled in Bartik by default will be updated by easy breadcrumb. So, unlike Drupal 7, there's no duplicate block required.
~Greg