Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
edit.module
Priority:
Minor
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
13 Nov 2013 at 14:13 UTC
Updated:
29 Jul 2014 at 23:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
wim leersComment #2
wim leersComment #3
jessebeach commentedI reviewed and manually tested this code. It does not introduce any new behaviors or regressions.
Renaming
EntityViewtoEntityDecorationViewmakes sense in this case. This View is not rendering the entity in HTML, it's adding qualities to existing HTML.Comment #4
xano2: 2134929-2.patch queued for re-testing.
Comment #5
webchickSeems fine, and brings consistency to the code base. I can't imagine this would break any contrib modules that were already porting to D8.
Committed and pushed to 8.x. Thanks!
Comment #6
wim leers