I have found that comments will be repeated in certain comments_recent implementations - especially when selecting from ALL TERMS in a given Taxonomy. The ability to add a COMMENTS: DISTINCT filter would be a welcome addition.

CommentFileSizeAuthor
#1 views_comment_inc.patch1.43 KBxentek

Comments

xentek’s picture

Status: Active » Needs review
StatusFileSize
new1.43 KB

Okay, couldn't wait. So I created this patch. This will correctly add a Comment: Distinct filter to your views. I have tested and deployed it, and would like to see if other users have the same success with this code as I did.

sun’s picture

Status: Needs review » Needs work

This patch has wrong indentation all over the place. See http://drupal.org/coding-standards

sun’s picture

Status: Needs work » Closed (won't fix)

5.x has very limited support for comments. Advancing on limited features does not really make sense.