Ticket #14205 (closed defect: fixed)

Opened 9 months ago

Last modified 7 months ago

XMPP /join command requires room to start with # since 2.7.11

Reported by: bcx Owned by: deryni
Milestone: 2.10.0 Component: XMPP
Version: 2.7.11 Keywords: join create muc
Cc:

Description (last modified by bcx) (diff)

In 2.7.10 and before I was able to type:

/join mynewroom

Then pidgin showed me the 'Create New Room' dialog and created the room.

Since 2.7.11 this will only work if I prepend the room name with a hash symbol (#)

/join #mynewroom

Does work, but creates the new room with the hash symbol.

Also, adding the server the room is to be created on:

/join mynewroom @ conference.myxmppdomain.net

works. (spaces inserted above to avoid the trac email address detector to kick in)

Change History

Changed 9 months ago by bcx

  • description modified (diff)

Changed 9 months ago by bcx

  • description modified (diff)

Changed 9 months ago by bcx

  • description modified (diff)

Changed 7 months ago by darkrain42@…

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 2.9.1

(In [88a31134afaea05acb0a895396443631d4ffe4a8]):
jabber: Fix /join behavior. Closes #14205.

Also marked a string for translation. "/join foo" fails because 'foo' passes nameprep.

Note: See TracTickets for help on using tickets.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!