GNOME Bugzilla – Bug 622201
Can't connect chatroom if space after adress
Last modified: 2010-06-21 10:32:35 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.
Agreed, we should remove blank spaces suffix.
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(-)
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.
I fixed the same issue in the Muji test app btw.