On fresh install of 4.7 beta6
LAMP Stack

Insert Block renders correctlying with viewing a node ie

?=node/1

But when that node is promoted to the front page, the block doesn't get rendered properly. Instead it shows the embedded tag.

Comments

eaton’s picture

Status: Active » Fixed

Fixed in the newly checked in 4.7 branch. Previously, only $node->body was being parsed for block tags.

Anonymous’s picture

Status: Fixed » Closed (fixed)