Hello,
When the webprofiler module is enabled there is a fatal error in /src/MenuBasedBreadcrumbBuilder.php because it uses EntityTypeManager instead of EntityTypeManagerInterface.
I will provide a patch for that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | menu_breadcrumb-using_entitytypemanager_instead_of_entitytypemanagerinterface-2830270-2.patch | 1.69 KB | grimreaper |
Comments
Comment #2
grimreaperHere is the patch.
Thanks for the review.
Comment #3
rphair commentedapologies for delay for such a simple fix, just back now from DrupalCamp on other side of country. Wondering now why EntityTypeManagerInterface wasn't in my Drupal 8 tags file!
Comment #5
rphair commentedhave included this commit in 8.x-1.0-beta5 & please continue testing with webprofiler...
Comment #6
rphair commentedComment #7
grimreaperNo problem. Thanks for the commit.
Comment #9
grimreaper