Looks like all node_view options should be set explicitly to FALSE and particularly $links (the last of the three options) otherwise it may cause some themes to display a bottom line where $links should appear for example if comments are enable for an alternative node. Hence we should have the node_view call like this node_view($node, FALSE, FALSE, FALSE). Regards,

Comments

gibus’s picture

Status: Active » Fixed

Commited in 6.x-2.x-dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.