- πΊπΈUnited States Macronomicus
I do have your drowl base theme for testing here, & subtheme, but im not seeing anything in the composer.json on these missing configs, are these custom fields you've created and are not published, or are in another module?
I looked at the optional configs in core profiles, none of these fields are there as defaults.
Unable to install DROWL Media Types due to unmet dependencies: core.entity_view_display.media.document.button (field.field.media.document.field_document), core.entity_view_display.media.document.lightbox (core.base_field_override.media.document.created, core.base_field_override.media.document.name, field.field.media.document.field_document), core.entity_view_display.media.image.card_media (field.field.media.image.field_image), core.entity_view_display.media.slide.default (responsive_image.styles.page_width), core.entity_view_display.media.slide.viewport_width (responsive_image.styles.viewport_width)
- Status changed to Active
about 1 year ago 1:56pm 14 March 2024 - π©πͺGermany Grevil
This currently blocks installation of our "drowl_paragraphs_bs_type_image" drowl_paragraphs_bs submodule, if the submodule is installed outside of our "Vorlage".
- π©πͺGermany Anybody Porta Westfalica
- responsive_image configs should be solvable easily by checking if they are part of core module and dependency is missing
- The missing fields are due to this issue: π [4.x] Switch to Drupal Core field_media_* fieldnames Fixed
- Status changed to Postponed
about 1 year ago 12:55pm 21 March 2024 - π©πͺGermany Grevil
Ok, I guess that makes this issue also an 4.x issue then.
POSTPONED on π [4.x] Switch to Drupal Core field_media_* fieldnames Fixed .
- Status changed to Active
about 1 year ago 11:42am 24 April 2024 - π©πͺGermany Grevil
π [4.x] Switch to Drupal Core field_media_* fieldnames Fixed is now fixed, but this issue is still there, but with a new message:
Configuration objects provided by drowl_media_types have unmet dependencies: ="placeholder">core.entity_view_display.media.document.lightbox (core.base_field_override.media.document.created, c
ore.base_field_override.media.document.name), core.entity_view_display.media.slide.default (responsive_image.styles
.page_width), core.entity_view_display.media.slide.viewport_width (responsive_image.styles.viewport_width) - Merge request !33Issue #3328624 by Grevil, Anybody: [4.x] DROWL Media Types Submodule not working on a fresh Drupal instance due to unmet dependencies β (Merged) created by Grevil
- Assigned to Anybody
- Status changed to Needs review
about 1 year ago 1:24pm 24 April 2024 - π©πͺGermany Grevil
Everything should work now. But for some reason the preinstall hook doesn't execute when installing the module. Any ideas?
- π©πͺGermany Grevil
Ok further test changes should be done in the follow-up issue π [4.x] Fix tests Needs review .
- Status changed to Needs work
about 1 year ago 3:32pm 24 April 2024 - π©πͺGermany Anybody Porta Westfalica
We have to add
- entity_access_by_role_field
as dependency (used in documents). phpunit still fails.
- Assigned to Grevil
- Status changed to Needs review
about 1 year ago 3:36pm 24 April 2024 - π©πͺGermany Anybody Porta Westfalica
file_download_link was also missing. I think we need to add these to the main module composer.json to have them available in tests. We'll need the modules anyway...
- Status changed to Needs work
about 1 year ago 3:53pm 24 April 2024 - π©πͺGermany Anybody Porta Westfalica
We now have:
The service "slick.admin" has a dependency on a non-existent service "blazy.admin.extended".
- π©πͺGermany Anybody Porta Westfalica
Ok seems we've now reached the schema errors!
Schema errors for media.type.slide with the following errors: media.type.slide:source_configuration.gather_exif missing schema
-
Anybody β
committed f6374533 on 4.x authored by
Grevil β
Issue #3328624 by Grevil, Anybody: [4.x] DROWL Media Types Submodule not...
-
Anybody β
committed f6374533 on 4.x authored by
Grevil β
- Status changed to Fixed
about 1 year ago 4:15pm 24 April 2024 - Issue was unassigned.
Automatically closed - issue fixed for 2 weeks with no activity.