The "display" form handler of the "facets_facet_source" entity type specifies a non-existent class "Drupal\facets\Form\FacetSourceDisplayForm"

Created on 9 July 2024, 3 months ago
Updated 11 July 2024, 3 months ago

Problem/Motivation

I discovered this error while getting a list of forms for entities with a custom code

Steps to reproduce

Go to the facets_facet_source entity definition and you will notice the display and delete forms doesn't exists in the module

*       "display" = "Drupal\facets\Form\FacetSourceDisplayForm",
 *       "delete" = "Drupal\facets\Form\FacetSourceDeleteConfirmForm",

Proposed resolution

Add the forms or remove the lines.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇨🇦Canada adriancid Montreal, Canada

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024