Problem

CE display does not calculate wrapped core formatter dependencies.

A field: component never contributes the wrapped formatter's module/config deps, nor the view-mode dep.

Proposed resolution

Fix: iterate getPluginCollections() and calculatePluginDependencies(); and have CoreFieldCeFieldFormatter::calculateDependencies() add the wrapped formatter's provider module (the CE plugin's own provider is only custom_elements).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

fago created an issue. See original summary.

fago’s picture

Status: Active » Needs review

  • fago committed 4a2fd47e on 3.x
    fix: #3600667 Core CE-field formatters miss core-formatter config...
fago’s picture

Status: Needs review » Fixed

works good now, merged.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.