Closed (fixed)
Project:
Display Builder
Version:
1.0.x-dev
Component:
display_builder_views
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Aug 2025 at 10:53 UTC
Updated:
1 Oct 2025 at 14:34 UTC
Jump to comment: Most recent
Comments
Comment #2
pdureau commentedComment #3
grimreaperComment #4
grimreaperEncountered 4 other types of error when enabling DB on all Sobki's displays.
Warning: Undefined array key "block_content" in Drupal\display_builder_entity_view\Entity\LayoutBuilderEntityViewDisplay->buildThemeRegistryEntry() (line 542 of modules/contrib/display_builder/modules/display_builder_entity_view/src/Entity/EntityViewDisplayTrait.php).Warning: Undefined array key "#information" in Drupal\webform\Element\Webform::preRenderWebformElement() (line 136 of modules/contrib/webform/src/Element/Webform.php).TypeError: Drupal\display_builder_entity_view\BuilderDataConverter::convertFromLayoutBuilder(): Argument #1 ($sections) must be of type array, null given, called in /project/app/modules/contrib/display_builder/modules/display_builder_entity_view/src/Entity/LayoutBuilderEntityViewDisplay.php on line 130 in Drupal\display_builder_entity_view\BuilderDataConverter->convertFromLayoutBuilder() (line 71 of modules/contrib/display_builder/modules/display_builder_entity_view/src/BuilderDataConverter.php).Warning: Attempt to read property "title" on null in template_preprocess_image_formatter() (line 60 of core/modules/image/image.field.inc).Note for myself:
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/types/manage/job_...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/block-content/man...
https://web-sobki-d11.docker.localhost/admin/structure/types/manage/blog...
Comment #6
grimreaperFixed LB conversion with empty section.
New one
Warning: Undefined array key "name" in template_preprocess_taxonomy_term() (line 66 of core/modules/taxonomy/taxonomy.module).Comment #7
grimreaperRemaining warnings:
Warning: Undefined array key "#information" in Drupal\webform\Element\Webform::preRenderWebformElement() (line 136 of modules/contrib/webform/src/Element/Webform.php).Warning: Attempt to read property "title" on null in template_preprocess_image_formatter() (line 60 of core/modules/image/image.field.inc).+ other warnings related to image formatter.Comment #8
grimreaperWarning: Attempt to read property "title" on null in template_preprocess_image_formatter() (line 60 of core/modules/image/image.field.inc).+ other warnings related to image formatter.Comes from wrongly generated sample values, same problem in Layout Builder.
Comment #9
pdureau commentedif you finish this week, you can move it to beta1 scope
Comment #10
grimreaperLast remaining issue on https://web-sobki-d11.docker.localhost/admin/structure/types/manage/job_...
Comment #11
grimreaperFor contexts.
In Block layout and in Layout Builder, it is coming from app/core/lib/Drupal/Core/Block/BlockBase.php
Comment #12
grimreaperUntil context handling is discussed, current MR ready for review for the fixes it brings.
Comment #13
grimreaperComment #14
grimreaperWIP on context mapping. now there are the form elements but it is not saved.
Comment #15
grimreaperThanks @pierre for the meet ;)
To review :)
Comment #16
grimreaperComment #17
mogtofu33 commentedComment #19
mogtofu33 commentedComment #21
grimreaperThanks for the merge \o/
Don't forget to "save" the issue credits on https://new.drupal.org/contribution-record/11422605, tickling the checkboxes is not enough (I encountered that too, the time to take this new habit ;))