[Bug 33988] New: Attempts to join rooms using illegal JIDs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 7 13:32:00 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=33988
Summary: Attempts to join rooms using illegal JIDs
Product: Telepathy
Version: 5.7
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Related to bug 33048, I set my alias to 😼 (U+1F63C CAT FACE WITH WRY SMILE) and
tried to join a MUC.
M-Link correctly rejects my request to join as follows:
_end_element_ns: Received stanza
* presence xmlns='jabber:client' type='error'
to='will.thompson at collabora.co.uk/Queeg' from='foo at conference.jabber.org/😼'
* status
"XMPP Summit"
* x xmlns='vcard-temp:x:update'
* photo
"57737ef652ef70b62edbfee5453e45bea6632b27"
* x xmlns='http://jabber.org/protocol/muc'
* error code='400' type='modify'
* jid-malformed xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'
But we shouldn't ever get this far!
(This does raise the question of how we represent this restriction on romo
nicknames. We arguably need this for IRC too.)
--
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