monika0691 / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Problem with the group chat name on the "Invite people to group chat" screen #284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start a one-to-one chat
2. Convert the chat to a group chat using the action button
3. Click the "Invite more people to this group chat" button
4. Add another user to the group chat

What is the expected output? What do you see instead?
The group chat name has an error "The group name has not valid characters" and 
the accept button is disabled.

It looks like the group chat name is using the full jid of the group chat (with 
the @ symbol) for the name rather than just the first part.

Original issue reported on code.google.com by ashward....@gmail.com on 14 Jun 2010 at 10:27

GoogleCodeExporter commented 9 years ago
I've just commit a possible fix (r1484). Check it out and let me know... I'm 
working trying to solve the selenium issues...

Bests, Dani

Original comment by danigb on 14 Jun 2010 at 12:25

GoogleCodeExporter commented 9 years ago
That's pretty much the same fix I just tried to commit (and couldn't as you'd 
got there first!) so looks good to me!

Original comment by ashward....@gmail.com on 14 Jun 2010 at 12:30

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 14 Jun 2010 at 12:34