messages from iOS iChat are not shown

Bug #1025834 reported by Chad Miller
10
This bug affects 2 people
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@hypatia"><body> </body>
 <html xmlns="http://jabber.org/protocol/xhtml-im">
  <body xmlns="http://www.w3.org/1999/xhtml" style="background-color:#f6a328;color:#000000;"> </body>
 </html>
 <x xmlns="jabber:x:event"><composing/><id></id> </x>
 <composing xmlns="http://jabber.org/protocol/chatstates"/>
</message>

<message to="cmiller@hypatia" type="chat"><body>ben-jur</body>
 <html xmlns="http://jabber.org/protocol/xhtml-im">
  <body xmlns="http://www.w3.org/1999/xhtml" style="background-color:#f6a328;color:#000000;"><span style="font-family: 'Helvetica';font-size: 12px;">ben-jur</span></body>
 </html>
 <x xmlns="jabber:x:event"><composing/></x>
</message>

This is from an empathy user. It arrives and shows up in empathy normally.

<message from="h@hammer" to="cmiller@hypatia"><body></body>
 <html xmlns="http://www.w3.org/1999/xhtml"></html>
 <x xmlns="jabber:x:event"><composing></composing><id></id></x>
</message>

<message from="h@hammer" type="chat" to="cmiller@hypatia"><body>hi</body>
 <html xmlns="http://www.w3.org/1999/xhtml"><body><div>hi</div></body></html>
</message>

The difference I see is that "message" nodes from iChat don't seem to have a "from" attribute.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in telepathy-salut (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.