Reply fails for some content types (i.e. "news") because ltrim function below returns wrong content type name
ltrim($comment->node_type, 'comment_node_')
thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | error_on_reply-1179592.patch | 800 bytes | ferdi |
Reply fails for some content types (i.e. "news") because ltrim function below returns wrong content type name
ltrim($comment->node_type, 'comment_node_')
thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | error_on_reply-1179592.patch | 800 bytes | ferdi |
Comments
Comment #1
ferdi commentedHere is a simple fix
Comment #2
chezwel commentedpatch worked but the comment reply did not show unless the page was refreshed
Comment #3
dddave commentedcorrecting status
Comment #4
acouch commentedthis has been committed. thanks.