Modify ↓
Opened at 2011-08-20T13:21:03Z
Closed at 2011-10-21T03:02:49Z
#824 closed defect (fixed)
OTR plugin html-escapes all (even unencrypted) messages
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 )
for instance, sending <(")
from bitlbee to facebook chat appears as <(")
instead of a cute penguin.
Attachments (0)
Change History (5)
comment:1 Changed at 2011-08-20T18:33:10Z by
comment:2 Changed at 2011-09-21T20:21:59Z by
Owner: | set to wilmer |
---|---|
Status: | new → assigned |
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
Component: | BitlBee → OTR |
---|---|
Description: | modified (diff) |
Priority: | normal → major |
Summary: | messages to facebook arrive with hmtl-entities in them → OTR 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.
comment:5 Changed at 2011-10-21T03:02:49Z by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed/Merged.
Note: See
TracTickets for help on using
tickets.
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. :-/