- 🇧🇪Belgium dieterholvoet Brussels
I'm getting a similar error:
Error: Call to a member function getType() on null in Drupal\views\Plugin\views\field\EntityField->defineOptions() (line 370 of [..]/web/core/modules/views/src/Plugin/views/field/EntityField.php)
Removing the label entity key from the entity type definition if it isn't enabled seems to fix the issue.
- Merge request !29Issue #2811629: When creating a table view of an entity without a Title field, error occurs → (Merged) created by dieterholvoet
- Open on Drupal.org →Core: 10.0.7 + Environment: PHP 8.1 & sqlite-3.27last update
over 1 year ago Not currently mergeable. - last update
over 1 year ago 86 pass - Status changed to Needs review
over 1 year ago 12:06pm 12 May 2023 - First commit to issue fork.
- last update
10 months ago run-tests.sh fatal error - last update
10 months ago run-tests.sh fatal error - 🇩🇪Germany osopolar 🇩🇪 GER 🌐
I had an issue running
drush simple-sitemap:rebuild-queue
(drush ssr) for a eck entity related sitemap, resulting in the following error, which was hard to understand:In Tables.php line 369:
'status' not found
In my case it was not the 'title' but the 'status' field (published => status).
Copy of patch from MR !29 attached, to be used with composer, see "Patches from drupal.org merge request URLs are dangerous?".
- last update
10 months ago run-tests.sh fatal error - Status changed to Fixed
3 days ago 9:21am 19 December 2024 -
dieterholvoet →
committed f2b4fc1c on 2.x
Issue #2811629 by dieterholvoet, osopolar, rachel_norfolk, larowlan:...
-
dieterholvoet →
committed f2b4fc1c on 2.x