[Bug 35239] Filter out illegal user names as per RFC 2812

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 12 04:05:29 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35239

--- Comment #2 from Debarshi Ray <debarshi.ray at gmail.com> 2011-03-11 19:05:29 PST ---
Created an attachment (id=44377)
 View: https://bugs.freedesktop.org/attachment.cgi?id=44377
 Review: https://bugs.freedesktop.org/review?bug=35239&attachment=44377

Handle ERROR messages

When an invalid user name is used the server responds with an ERROR message and
closes the connection. Currently Idle only notices this when it tries to send
another message and notices that the connection has been terminated.

This just tries to handle the ERROR message gracefully. However, I wonder if
there is a way to send the specific reason why this happened to the client.
Maybe we can add a new TpConnectionStatusReason --
TP_CONNECTION_STATUS_REASON_NAME_INVALID (or something similar)?

This has also been raised in https://bugs.freedesktop.org/30833

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list