When creating a panel that displays node comments elsewhere, the ctools_comment_render() function ignores the node's comment display setting (specifically, if comments exist and comments are set to disabled, they will be rendered anyway). The attached patch checks that $node->comment is true.
| Comment | File | Size | Author |
|---|---|---|---|
| ctools.comment_display.patch | 553 bytes | jhedstrom |
Comments
Comment #1
merlinofchaos commentedGood catch. Marking for port to 7.x
Comment #2
merlinofchaos commentedAll of the 'to be ported' patches got merged in during the porting sprint in September.