For state flow the page callback for node/%node/workflow is returning the render array already set to the content region, which is later replaced when processed by block_page_build().

Steps to reproduce:
- Add a block to the content region of the admin theme
- Create a node and navigate to the workflow tab

Patch attached to reformat the render array returned.

Comments

khu’s picture

Issue summary: View changes
StatusFileSize
new1.65 KB
fmitchell’s picture