Hello,
Commenters can give a random name without being registered, and when I filter for those names on Comment admin it does not find their posts.
Hello,
Commenters can give a random name without being registered, and when I filter for those names on Comment admin it does not find their posts.
Comments
Comment #1
damiankloip commentedThat's because you are trying to use the author autocomplete field. I think what you are after is the name field. As all comments by anonymous users will be 0, with the 'name' column containing the name they entered on the comment field.
If we want to consider adding this, definitely a feature request and not a bug report.
I can see how this can be confusing because the Author field in the actual listing is the 'name' field.
Comment #2
giorgio79 commentedMuch appreciated for the clarification Damian :)
Perhaps, an OR combined filter would do it elegantly without adding more filters. :)
Comment #3
damiankloip commentedAlas, I don't think that will work, as one is a regular textfield and another is an autocomplete.
Comment #4
damienmckennaThis is also an issue in Views, not Admin Views.