After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622201 - Can't connect chatroom if space after adress
Can't connect chatroom if space after adress
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Multi User Chat
unspecified
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-20 14:37 UTC by Yann
Modified: 2010-06-21 10:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/strip-room-622201 (492 bytes, patch)
2010-06-21 08:33 UTC, Guillaume Desmottes
none Details | Review

Description Yann 2010-06-20 14:37:30 UTC
On Ubuntu 10.04, Empathy 2.30.1 with Telepathy PPA

Go to Chatroom menu, then "Join", enter chatroom@chatroom.orgX (X indicates a blank space). This happens often when copy/Paste an adress.

Empathy won't connect the chatroom@chatroom.org chatroom.

Empathy should detect the blank space (or several spaces) at the end, and automatically remove them.


Same problem with Muji.
Comment 1 Guillaume Desmottes 2010-06-21 07:51:54 UTC
Agreed, we should remove blank spaces suffix.
Comment 2 Guillaume Desmottes 2010-06-21 08:33:14 UTC
Created attachment 164202 [details] [review]
http://git.collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/strip-room-622201

 src/empathy-new-chatroom-dialog.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
Comment 3 Guillaume Desmottes 2010-06-21 08:40:49 UTC
Merged to 2.30 and master.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Comment 4 Guillaume Desmottes 2010-06-21 10:32:35 UTC
I fixed the same issue in the Muji test app btw.