In order to fix a bug with successive node previews, #1852966: Rework entity display settings around EntityDisplay config entity added NodeFormController::buildEntity() to deal with the entity_view_prepared flag.
Then, however, #1869250: Various EntityNG and TypedData API improvements removed the entity_view_prepared flag altogether.

So NodeFormController::buildEntity() can just go away now.

Comments

yched’s picture

Patch.

plach’s picture

Status: Needs review » Reviewed & tested by the community

yup

fago’s picture

Yep, let's remove this left-over. Simplification++

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x, thanks!

Status: Fixed » Closed (fixed)

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