easy_social_entity_view() doesn't check if the field is enabled, it just outputs it if the entity type is supported.

CommentFileSizeAuthor
#2 easy_social-n3470968-2.patch844 bytesdamienmckenna

Comments

damienmckenna created an issue. See original summary.

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new844 bytes

This replaces the entity_view logic so instead of checking easy_social_get_supported_entities() again it checks if the field is enabled.

  • damienmckenna committed 450ac501 on 8.x-3.x
    Issue #3470968 by damienmckenna: Only output easy_social_entity_view()...
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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