Closed (fixed)
Project:
Node Comments
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2008 at 22:24 UTC
Updated:
9 May 2010 at 19:32 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| nodecomment.module.patch | 558 bytes | tuffnatty |
Comments
Comment #1
tuffnatty commentedThe same fix needs to be done in 6.x-1.x-dev.
Comment #2
tuffnatty commentedIt looks like 6.x-2.x has fixed it.
Comment #3
crea commentedD5 branch is not supported anymore. Closing.
Please reopen if the issue is relevant with Nodecomment 6.x-2 branch.