I tried to make a view of the newest comments but had the problem, that in dev_node_comment_statistics every node gets listed, which means that every node gets shown in this list regardless if it has any comment or not, so I needed this filter...

btw. it fixes a small typo

CommentFileSizeAuthor
comment_filter.patch.txt1.4 KBTobias Maier

Comments

merlinofchaos’s picture

Status: Needs review » Fixed

Committed, thanks

yched’s picture

Status: Fixed » Active

This patch added dprint_r's in views_user.inc, that were most probably unwanted !

merlinofchaos’s picture

Status: Active » Fixed

doh. I got those out too.

Anonymous’s picture

Status: Fixed » Closed (fixed)