[akregator] [Bug 337330] HTML tags in title are not rendered correctly

Frank Osterfeld osterfeld at kde.org
Sun Jan 18 14:45:58 GMT 2015


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

Frank Osterfeld <osterfeld at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #4 from Frank Osterfeld <osterfeld at kde.org> ---
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.



More information about the Kdepim-bugs mailing list