Bug #950
XMPP double clicking a user inside a room, and sending a message, fails
Status: | New | Start: | 01/28/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | Oliver Schneider | % Done: | 0% |
|
Category: | Engine XMPP (Jabber) | |||
Target version: | - | |||
Complexity: | Found in Version: | 0.11.0.0+dev.bzr411 |
||
Votes: | 0 |
Description
Using Smuxi
Vendor: Debian 2:0.11+dev.bzr411~ubuntu13.04.1
Frontend: GNOME 0.11.0.0
Engine: 0.11.0.0
I enter in a room called 'roomname' using XMPP (connecting to the server anexampleservername.net), double click on a username 'Foo', then a new chat is opened (with the name '[email protected]/Foo), and if I write something in that chat, I get:
<error xmlns="jabber:client" code="400" type="modify"><bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" /></error>
History
Updated by Oliver Schneider 3950 days ago
this might totally be server specific behavior. sometimes it's even muc specific. I don't really know how to detect this
best i can offer is a nice error message instead of xml dump
Updated by Andrés G. Aragoneses 3950 days ago
Thing is, I think the problem comes from trying to connect to '[email protected]/Foo' instead of to '[email protected]'.
Updated by Oliver Schneider 3950 days ago
Andrés G. Aragoneses wrote:
Thing is, I think the problem comes from trying to connect to '[email protected]/Foo' instead of to '[email protected]'.
the nickname "Foo" is freely choosable whenever you join a room. also the user might be from another server entirely, you can't assume that is going to work
Updated by Andrés G. Aragoneses 3950 days ago
In pidgin, this works. Would be nice to check how they do it.
Updated by Oliver Schneider 3950 days ago
Andrés G. Aragoneses wrote:
In pidgin, this works. Would be nice to check how they do it.
ah, i think i know now what you mean.
it's another muc specific feature, only works when rooms are not anonymous. i'll look into it
Updated by Andrés G. Aragoneses 3950 days ago
Exactly, when I enter these rooms the first thing I can read is:
17:52 <[email protected]> This room is not anonymous.