the node type filter in the nodecomments default view is hard coded for the 'comment' node type. if you change the node type being used as a comment then this view won't display the comments. this filter also seems unnecessary since the 'original parent nid' relationship and corresponding nid argument will exclude any nodes that aren't children of the parent node.
| Comment | File | Size | Author |
|---|---|---|---|
| nodecomment_views_default.patch | 941 bytes | zroger |
Comments
Comment #1
sirkitree commentedThanks Roger, this should take care of a few issues in the queue. Applied to HEAD.
Comment #2
andrewlevine commentedShouldn't this be applied to DRUPAL-6--1 too?
Comment #3
zroger commentedcan you apply this to the D6 branch also?
right now the D6 branch has the new views stuff but not this.
head has this patch but not the views stuff.
Comment #4
sirkitree commentedsure np. sorry 'bout that
Comment #5
sirkitree commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.