https://bugs.kde.org/show_bug.cgi?id=337330
Frank Osterfeld <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #4 from Frank Osterfeld <[email protected]> --- RSS2 can contain both plain text or HTML without any clear identification what's contained. So finding out if the contained <, > constitute a tag is guesswork. To fix this issue, one could try harder to check if the tag is valid ("<lt and>" isn't) or use a whitelist of html tags instead of accepting everything that looks like a tag. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
