Ticket #14205 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.



