When enabling the Webprofiler bundle Facets crashes in the FacetSourceDeriverBase class. This happens because the setEntityTypeManager-function requires an object of the class EntityTypeManager instead of asking for the interface.
Since Webprofiler provides its own adaption of the EntityTypeManager, the above mentioned class will fail.

Patch included.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

LammensJ created an issue. See original summary.

lammensj’s picture

FileSize
2.83 KB
1.42 KB

The same goes for the FacetForm.

borisson_’s picture

Status: Needs review » Fixed

This is great, thanks for noticing that @LammensJ! Commited.

lammensj’s picture

No problemo :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.