Multiple comment forms on single page

mnapier - August 6, 2009 - 15:42
Project:Node comments
Version:6.x-1.2-rc2
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I've got a view that list multiple full nodes on a single page with a comment form underneath each node. When I submit a comment to any of the nodes it gets posted to the node at the top of the list. I've duplicated this setup with the core comment module and it functions correctly posting to the node directly above the form. Any help or recommendations?
I'm calling the form via print nodecomment_render($node); in my template for the nodes being listed.

 
 

Drupal is a registered trademark of Dries Buytaert.