Opened 15 years ago
Closed 14 years ago
#143 closed defect (fixed)
jwrite fails on jids including a dash (-)
Reported by: | stum@mit.edu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | jabber | Keywords: | |
Cc: |
Description
When using a server like chat.facebook.com (details here: http://www.facebook.com/sitetour/chat.php, click other), replies to a jabber message don't work. The jabber ID is of the form -509931959@chat.facebook.com, and trying to reply gives a syntax error of the jwrite command.
Additionally, it would be nice if the interface displayed the jabber name (as opposed to just the ID) in the message display window
Change History (2)
comment:1 Changed 14 years ago by jgross@mit.edu
comment:2 Changed 14 years ago by jgross@mit.edu
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Better Jabber handling of IDs to jwrite fails on jids including a dash (-)
Note: See
TracTickets for help on using
tickets.
The bug has been fixed by a27acf7e0eeeab9f58eed28146c6c99cc161b3b0. The feature request has been moved to a new ticket, #181