Menu

#289 Raw HTML from Skype for Business

OBSOLETE_(1.19.x)
closed-invalid
nobody
html (1)
Adium
5
2016-04-23
2015-09-16
No

My company is upgrading from the old Lync 2013 to Skype for Business. It's a slow roll out, but the people who do have Skype for Business are sending messages with raw HTML.

1 Attachments

Related

Bugs: #290
Bugs: #341

Discussion

  • Stefan Becker

    Stefan Becker - 2015-09-17
    • status: open --> closed-invalid
     
  • Stefan Becker

    Stefan Becker - 2015-09-17

    Release 1.19.x is obsolete.

    No debug log provided as required by bug instructions and FAQ. Closing issue as irrelevant.

    I will reconsider re-opening this issue if debug log is attached.

     
  • Rui Da Costa

    Rui Da Costa - 2015-09-17

    Here is the log for starting up with just the SIPE plugin. The messages to note are from:
    sip:astoller@catalystinc.com

     
  • Stefan Becker

    Stefan Becker - 2015-09-17

    Example from log

    :::text
    MESSAGE START <<<<<<<<<< SIP - 2015-09-17T13:21:06.929405Z
    MESSAGE sip:10.10.20.35:60540;transport=tls;ms-opaque=d3470f2e1d;ms-received-cid=1277700;grid SIP/2.0
    ...
    Call-ID: 8f32a4120f8e45528fb955a2fa0ca1df
    CSeq: 2 MESSAGE
    ...
    Content-Type: text/html
    Content-Length: 1190
    
    <html>
    ...
    </html>
    
    09:21:06: adiumPurpleConvWriteIm: Received <html>...</html> from sip:a....
    

    SIPE receives a MESSAGE of content type text/html. The code then proceeds to extract the HTML part from the message, which in this case is the whole message body, and passes it as is to the libpurple backend.

    The libpurple client is supposed to render the HTML. I have no idea why Adium doesn't do this, because Pidgin does.

     
  • Rui Da Costa

    Rui Da Costa - 2015-09-17

    So this is more a bug with libpurple(on Adium specifally) than it is with the SIPE plugin?

     
  • Stefan Becker

    Stefan Becker - 2015-09-17

    Yes. I would have no idea how to "fix" this in SIPE.

     

Log in to post a comment.

MongoDB Logo MongoDB