Problem/Motivation
Error: Call to undefined method Drupal::entityManager() in Drupal\views_search_snippet\Plugin\views\field\Snippet->render() (Zeile 48 in /htdocs/modules/contrib/views_search_snippet/src/Plugin/views/field/Snippet.php)
Steps to reproduce
Try to use it in a D9.5 site.
Proposed resolution
Apply the changes from the patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | search_snippet_d9.patch | 1.23 KB | schoenef |
Comments
Comment #2
schoenef commentedThis patch makes it sue the new d9 apis.
Comment #3
schoenef commentedThis is fixed now.
Comment #4
schoenef commented