Problem/Motivation

The current implementation is incompatible with the "add_suggestion" twig filter (see #3301862: New Twig |add_suggestion filter for adding a theme suggestion). Because the initial render array from the default view modules does not add #theme to the render array. ECK Entities uses #theme => eck_entity instead of the default #theme => [entity-type].

Steps to reproduce

Proposed resolution

Move logic to entity view builder.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3563626-2.patch1.78 KBwebflo

Issue fork eck-3563626

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

webflo created an issue. See original summary.

webflo’s picture

Status: Active » Needs review
StatusFileSize
new1.78 KB

dieterholvoet made their first commit to this issue’s fork.

  • dieterholvoet committed ad9767da on 2.x
    Issue #3563626 by webflo, dieterholvoet: Replace eck_entity_view_alter...
dieterholvoet’s picture

Status: Needs review » Fixed

Thanks

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.