Blocks some other access and role/permission model related issues.

Should use $this->decorated instead of $this->getBCEntity() (which leads into infinite recursion).

CommentFileSizeAuthor
#1 2021491-2.patch813 bytesfubhy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fubhy’s picture

Component: node.module » user.module
Status: Active » Needs review
FileSize
813 bytes
amateescu’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me, all the other methods from that class are using $this->decorated.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed ed733be and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

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