messages from iOS iChat are not shown
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
telepathy-salut (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Captured with wireshark. Reformatted to be pretty.
This is from iOS client. It shows up in messaging indicator that something arrived from the correct sender, but on launching empathy, no message appears.
<message to="cmiller@
<html xmlns="http://
<body xmlns="http://
</html>
<x xmlns="jabber:
<composing xmlns="http://
</message>
<message to="cmiller@
<html xmlns="http://
<body xmlns="http://
</html>
<x xmlns="jabber:
</message>
This is from an empathy user. It arrives and shows up in empathy normally.
<message from="h@hammer" to="cmiller@
<html xmlns="http://
<x xmlns="jabber:
</message>
<message from="h@hammer" type="chat" to="cmiller@
<html xmlns="http://
</message>
The difference I see is that "message" nodes from iChat don't seem to have a "from" attribute.
Status changed to 'Confirmed' because the bug affects multiple users.