Bug 33988 - Attempts to join rooms using illegal JIDs
Summary: Attempts to join rooms using illegal JIDs
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: 5.7
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-07 04:31 UTC by Will Thompson
Modified: 2019-12-03 19:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.