#1656: Richtext linebreaks in messages are lost
---------------------+------------------------------------------------------
Reporter: flynd | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3.7
Component: message | Version: 1.3.6
Keywords: |
---------------------+------------------------------------------------------
When receiving a richtext encoded message, line breaks in the message are
ignored.
Example, Sent message
{{{
aaa
bbb
ccc
}}}
Transferred message (from IP packet):
{{{
aaa\line bbb\line ccc\par
}}}
What Licq shows (and writes to history):
{{{
aaabbbccc
}}}
It seems Licq does not understand or properly handle the "\line "
instruction.
Problem was seen with a contact using Trillian 3.1 basic.
--
Ticket URL: <http://www.licq.org/ticket/1656>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.