Closed (fixed)
Project:
Real Name
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Feb 2009 at 01:24 UTC
Updated:
19 Feb 2009 at 18:33 UTC
Jump to comment: Most recent file
When viewing a user's blog, the user's real name does not appear in the title of the node.
For example, for user Joseph Smith who has the realname Joe Smith, the title of the node appears as "Joseph Smith's Blog" instead of "Joe Smith's Blog."
Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | blog_test.jpg | 36.99 KB | nancydru |
Comments
Comment #1
zdean commented*UPDATE*
Realname is not working on the User Profile page either.
Comment #2
nancydruBlog titles, in vanilla Drupal, are entered by the user, so they wouldn't have a user's name in them. Perhaps you are using Pathauto or Node Auto Title to put a name in them?
I enabled Blog on my test site an created two entries. As you can see from the attached image, they worked as I would expect.
Comment #3
zdean commentedThis part worked fine for me too. It was when you click on "Miss Nancy's Blog" that the incorrect title appears. It's not the blog entry title, it's the title of the user's blog. Instead of the title on the linked page being "Miss Nancy's Blog" (with realname) it would come out "NancyDru's Blog" (username).
Comment #4
nancydruAhh, ok I see it now.
Comment #5
nancydruTo a large extent this is the same problem as #369183: User page displaying username not real name.
Comment #6
nancydruI'm not super happy with this, but it seems to work. Please test the newest -dev version.
Comment #7
nancydruCleaning up the issue queue.