Changes between Initial Version and Version 3 of Ticket #824
- Timestamp:
- 2011-09-30T04:45:07Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #824
-
Property
Status
changed from
newtoassigned -
Property
Component
changed from
BitlBeetoOTR -
Property
Summary
changed from
messages to facebook arrive with hmtl-entities in themtoOTR plugin html-escapes all (even unencrypted) messages -
Property
Priority
changed from
normaltomajor - Property Owner set to wilmer
-
Property
Status
changed from
-
Ticket #824 – Description
initial v3 1 for instance, sending `<(")` from bitlbee appears as `<(")` instead of a cute penguin. ;) 2 3 maybe the jabber transport has `DOES_HTML` set, but facebook expects plain text? 4 5 recalling, jabber messages have two sections, one plain and one HTML. maybe fb uses the plain section of jabber messages and we put HTML in both!? 1 for instance, sending `<(")` from bitlbee to facebook chat appears as `<(")` instead of a cute penguin.
