Adium

Ticket #9544 (closed defect: fixed)

Opened 7 months ago

Last modified 6 months ago

set account user info - # char in login name for realm (site separation)

Reported by: lani Assigned to: am
Priority: normal Milestone: Adium X 1.2.5
Component: Jabber/XMPP Version:
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description

Hi,

We are owner of msm.muskatli.net, and we host lot of portal site width im service: warcraft.hu, portal.warcraft.hu, space game, modellsport.org, phpwt.net ... and all of the siteadmins use # character in logins for "realm name" separation when site is remote ... because the @ char is used by "jabber/xmpp protocol" for locate server ip.

Formule:

[user]#[site]@[server host]

For example:

John from regional warcraft.hu john#whu@im.warcraft.hu Rose from central portal.warcraft.hu rose#wnet@im.warcraft.hu Kate from rcauto-hu site kate#rca@im.modellsport.org Mark from rctank-hu site mark#rct@im.modellsport.org Mark from rchajo-hu site mark#rch@im.modellsport.org

The original client (Gaim) work width # char fine, and the iChat accept this too on Mac computers. But our Mac+Adium users can't setup our account, because the receive error message: invalid char. (But the % char work fine, which is an system char and relay problematic char in jabber-mysql version ;] )

-Configuration-

msm.muskatli.net (Muskatli Smart Messenger) jabber: ejabberd 2.x DB: mysql remote reg: NO

--

Please look after, and allow this char in your client edition.

Thanks your help!

Reagards:

Andras

Change History

03/29/2008 06:58:47 PM changed by am

Note that the official way to escape @ is \40: XEP-0106. Following this spec allows clients to display the JID properly (Adium doesn't support this yet).

04/04/2008 11:20:09 AM changed by evands

  • patch_status changed from Needs Changes by Author to None.

04/04/2008 11:21:14 AM changed by evands

  • status changed from new to closed.
  • resolution set to fixed.

(In [23071]) Allow # in jabber names. Fixes #9544

04/04/2008 11:21:26 AM changed by evands

  • milestone set to Adium X 1.2.5.

04/04/2008 11:22:12 AM changed by evands

(In [23072]) Merged [23071]: Allow # in jabber names. Fixes #9544