Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Drupal 8 views patch breaks API, e.g. Display Suite breaks the site #16

Description

@szeidler

In 044ad7b we introduced the patch:

Cannot use relationship for rendered entity on Views
ref. https://www.drupal.org/node/2457999#comment-11101825

That is a API change, that could break the stable version of contrib modules, e.g. DisplaySuite.

modules/contrib/ds/src/Plugin/views/Entity/Render/TranslationLanguageRenderer.php

Currently it breaks every site, that is using DisplaySuite.

Todo:

  • Follow the views issue
  • Provide a temporary patch for DisplaySuite, that we can use to make our platform working again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions