Hello,

I did an upgrade to 7.x-1.x-dev and now i have double username in stream. I've attached an image where you can see this. One of the username has a link generated by pathauto and secondi is raw user/id. How can i fix it?

CommentFileSizeAuthor
hbactivitybug.jpg43.99 KBAnonymous (not verified)

Comments

Stalski’s picture

Status: Active » Closed (works as designed)

The second user name is done by an extra field (in field UI) . So just disable that field. Lots of people were asking to add the username as a separate field as well.

Stalski’s picture

user/UID is the one that was logged .... the url aliased one is the new one which is rendered at display time.
So it's your choice which one you'll use. If you choose the new one, than the !username needs to drop from the message template.

Anonymous’s picture

Title: Double username in acitivity streams » Double username in activity streams

Ok, thank you. Shouldn't this be disabled by default?

Stalski’s picture

Maybe it should. I 'll check that.

Stalski’s picture

hook_field_extra_fields accepts only 3 properties, so they all appear by default. In Display suite layout settings, they are disabled by default.

BeaPower’s picture

Hi is this fixed yet? I am getting this too.

Stalski’s picture

Yes, please read 1 and 2 , you have to disable it in the fields manage screen yourself