[Bug 36647] New: GTalk email-to-chat follow up makes email subject appear as message

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 28 04:25:24 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=36647

           Summary: GTalk email-to-chat follow up makes email subject
                    appear as message
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: danielle.madeley at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: chandniverma2112 at gmail.com


Clicking "Reply by chat to Danielle" causes the email subject to appear in
Gabble as the first message of a conversation.

The first message the initiator actually typed was "Hi!"

It looks like GMail sends the subject as a message body, but also includes
google:metadata google-rbc-announcement = true (I'm guessing rbc is
reply-by-chat). I believe we should filter these messages out, or relay them to
clients via a different message-type.

~

_end_element_ns: Received stanza
* message xmlns='jabber:client' from='juliet at gmail.com/gmail.7C461C03'
to='danielle at c.c.uk' type='chat'
    * body
        "haven't seen you online lately"
    * google-mail-signature xmlns='google:metadata'
        "6mxS_FhEHNuf31zjjIfLuSrj0Ls"
    * google-rbc-announcement xmlns='google:metadata'
        "true"
    * x xmlns='google:nosave' value='disabled'
    * record xmlns='http://jabber.org/protocol/archive' otr='false'

_end_element_ns: Received stanza
* message xmlns='jabber:client' from='juliet at gmail.com/gmail.7C461C03'
to='danielle at c.c.uk' type='chat' id='5D13BCC9B0B8337A_43' iconset='classic'
    * body
        "Hi!"
    * google-mail-signature xmlns='google:metadata'
        "B5Su2M-X-D-F7gM66QS_5PLGpnA"
    * thread
        "1302591160.5136.10.camel at adelie"
    * subject
        "haven't seen you online lately"
    * active xmlns='http://jabber.org/protocol/chatstates'
    * x xmlns='google:nosave' value='disabled'
    * record xmlns='http://jabber.org/protocol/archive' otr='false'

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list