Problem/Motivation

entity_get_display($entity_type_id, $bundle, 'default') was removed in 1.0 as it is deprecated. However, 8.7 is still supported, so this needs to be added back.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 need_to_add_entity_g-3085707-2.patch954 bytesjhedstrom

Comments

jhedstrom created an issue. See original summary.

jhedstrom’s picture

Status: Active » Needs review
StatusFileSize
new954 bytes

  • jhedstrom committed d7b6022 on 8.x-1.x
    Issue #3085707 by jhedstrom: Need to add entity_get_display() back to...
jhedstrom’s picture

Status: Needs review » Fixed
socialnicheguru’s picture

this is necessary for anyone not on 8.8.
Will this be included in the non-dev version?

jhedstrom’s picture

@SocialNicheGuru the fix is in the 1.1 release.

Status: Fixed » Closed (fixed)

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