[telepathy] [Bug 318751] Groupwise logs imported from Kopete are displayed with HTML tags in chat window.

Dan Vrátil dvratil at redhat.com
Mon Apr 29 16:30:26 BST 2013


https://bugs.kde.org/show_bug.cgi?id=318751

--- Comment #5 from Dan Vrátil <dvratil at redhat.com> ---
Ok, it appears that in Kopete logs, any HTML written by user is completely
escapes (i.e. both < and > are escaped as < and >), while a generated
HTML has only the opening tag escaped:

<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">Paragraph in HTML is
enclosed in <p> and </p> tags.</p>

I suck at regular expressions, so could someone help me please with this
please?  ;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list