I've formatted a view of Recent Comments as follows:

(Content) Content: Title (§ )
Comment: Updated date
Comment: Title
Comment: Author (by )
Comment: Comment
Global: Custom text

When it renders, authors always appear as "Anonymous". I found a related issue for core http://drupal.org/node/920056, and I thought applying that patch might improve things for me, but it didn't. I noticed two interesting things:

  • In the view creation interface, "Comment: Author (by )" links to admin/structure/views/nojs/config-item/comments_recent/page/field/name (even though we are configuring the author field)
  • The links that are produced when the box "Link this field to its user or an author's homepage" is checked are correctly linked to user homepages.
  • CommentFileSizeAuthor
    #1 recent-comments-view.txt15.5 KBholtzermann17

    Comments

    holtzermann17’s picture

    StatusFileSize
    new15.5 KB

    Attaching an export of the view in question.

    holtzermann17’s picture

    Status: Active » Closed (works as designed)

    Er... nevermind. I hadn't actually imported the 'name' fields. Sorry for the disruption.