backdrop-contrib / search_api

Provides a generic API for modules offering search capabilities
GNU General Public License v2.0
0 stars 5 forks source link

Error: Class 'EntityFieldHandlerHelper' not found #30

Closed laryn closed 2 years ago

laryn commented 2 years ago

Error: Class 'EntityFieldHandlerHelper' not found in SearchApiViewsQuery->get_result_wrappers() (line 587 of /app/modules/contrib/search_api/contrib/search_api_views/includes/query.inc).

There are a few cases where 'EntityFieldHandlerHelper' should be 'EntityPlusFieldHandlerHelper'.

danksearle commented 10 months ago

my bad, this code is in a release. Thanks!