#824 closed defect

OTR plugin html-escapes all (even unencrypted) messages — at Version 3

Reported by: pesco Owned by: wilmer
Priority: major Milestone:
Component: OTR Version: 3.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: FreeBSD
OS version/distro:

Description (last modified by pesco)

for instance, sending <(") from bitlbee to facebook chat appears as &lt;(&quot;) instead of a cute penguin.

Change History (3)

comment:1 Changed at 2011-08-20T18:33:10Z by wilmer

The HTML field is optional, and BitlBee doesn't fill it in. Sounds like a bug in FB to me.. Their XMPP implementation is known to be crap. :-/

comment:2 Changed at 2011-09-21T20:21:59Z by pesco

Owner: set to wilmer
Status: newassigned

damn! my fault and not fb-specific:

due to an oversight, the OTR plugin would html-escape all outgoing messages. m(

fixed at the usual place. http://code.khjk.org/bitlbee/

comment:3 Changed at 2011-09-30T04:45:07Z by pesco

Component: BitlBeeOTR
Description: modified (diff)
Priority: normalmajor
Summary: messages to facebook arrive with hmtl-entities in themOTR plugin html-escapes all (even unencrypted) messages

promoting to major and clarifying title.

fix is revision 812 of http://code.khjk.org/bitlbee/. please pull.

Note: See TracTickets for help on using tickets.