Bug 33988

Summary: Attempts to join rooms using illegal JIDs
Product: Telepathy Reporter: Will Thompson <will>
Component: gabbleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: 5.7   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Will Thompson 2011-02-07 04:31:59 UTC
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@collabora.co.uk/Queeg' from='foo@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.)
Comment 1 GitLab Migration User 2019-12-03 19:50:26 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/123.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.