[telepathy] [Bug 318751] Groupwise logs imported from Kopete are displayed with HTML tags in chat window.
Dan Vrátil
dvratil at redhat.com
Tue Apr 23 11:36:21 BST 2013
https://bugs.kde.org/show_bug.cgi?id=318751
Dan Vrátil <dvratil at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CONFIRMED
CC| |dvratil at redhat.com
Ever confirmed|0 |1
--- Comment #1 from Dan Vrátil <dvratil at redhat.com> ---
It appears to be an issue with the import tool. Kopete escapes the HTML by
replacing opening "<" by "<" to prevent the tag from being interpreted as
part of the XML document.
The proper solution would be to drop the HTML tags completely when importing
the message, but there's always the risk of false positives. I'm afraid that
unescaping "<" back to "<" could break Adium themes.
However since this corrupted logs have already been imported, I guess a
workaround will be needed in LogViewer as well.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list