We are recommending not to call drupal_render() in preprocess, now formally documented here: http://drupal.org/node/1920746
Per #1898432-20: node.module - Convert PHPTemplate templates to Twig → , the same should be true of drupal_render_children().
drupal_render_children should be implicit when something is printed using twig, so that we don't have to do it in preprocess.
Closed: duplicate
8.1 ⚰️
Last updated
Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.