Bug #7335
Username missing in chat
Complexity:
Normal
SCRUM pts - complexity:
?
Description
When a user doesn't have a picture we don't know who he is.
Please add the username somewhere :)
Related: https://task.beeznest.com/issues/8884
See image:
Files
Associated revisions
History
Updated by Guillaume FOSSET over 6 years ago
Hi,
I would say "Everywhere" ;) : log AND chat frame.
It's usefull if there's more than 2 persons chatting.
Regards
Guillaume
Updated by Alex Aragon over 6 years ago
- File chat-bug.png chat-bug.png added
Updated by Yannick Warnier over 6 years ago
- Category set to Chat
- Status changed from New to Bug resolved
- % Done changed from 60 to 100
I changed Alex's code to show the username instead of the e-mail in the left column, and to show the user's full name in the chat (right column).
The style is stored in the database, though, so any previous message will still appear without the user's name.
I'm closing this task here as I want to clean things up for the release of 1.9.10, but feel free to comment in the private task in BeezNest's projects system.
Show user name in chat window - refs #7335 - refs BT#8884