Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 May 2011 at 19:58 UTC
Updated:
7 Oct 2013 at 23:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
jn2 commentedHere's the patch. Rolled against D8, but should work as well for D7.
Comment #2
droplet commentedOkay. Looks pretty.
Comment #3
dries commented#1: node_render_array-1174602-1.patch queued for re-testing.
Comment #4
dries commentedI tried to apply this patch against my 8.x branch, but it didn't apply cleanly. Asking for a re-test.
Comment #5
catch#1: node_render_array-1174602-1.patch queued for re-testing.
Comment #6
xjmTagging issues not yet using summary template.
Comment #7
dries commentedCommitted to 8.x and 7.x. Thanks.
Comment #8
eric_a commentedIf implementations of hook_block_view_alter(), hook_block_view_node_syndicate_alter() and hook_block_view_node_recent_alter() are going to receive different render structures from 7.9 onwards this needs to be documented before the next D7 release. But really, is this worth the risk of the possible headache for D7 contrib?
Comment #9
catchRe-opening against 7.x, not sure if the backport was intentional.
Comment #10
webchickRight, this change would suddenly break D7 modules using hook_page_alter() too.
Rolled back change in 7.x, unless Dries indicates this BC breakage was intended. But this just looks like a "would be nice" clean-up rather than a real bug to me.
Comment #12
xjmThis doesn't have a change notification but also the hook doesn't exist anymore in D8 and it was rolled back in D7, so nothing to do here!