As a result of this, hook_form_alter() (as well as the internal nodecomment_form_alter()) can't detect if the node is a reply to another comment while altering $type.'_node_form', when an existing comment is being edited, not created. Here is a patch that fixes it.

CommentFileSizeAuthor
nodecomment.module.patch558 bytestuffnatty

Comments

tuffnatty’s picture

The same fix needs to be done in 6.x-1.x-dev.

tuffnatty’s picture

It looks like 6.x-2.x has fixed it.

crea’s picture

Status: Needs review » Closed (fixed)

D5 branch is not supported anymore. Closing.
Please reopen if the issue is relevant with Nodecomment 6.x-2 branch.