https://bugzilla.wikimedia.org/show_bug.cgi?id=34763

       Web browser: ---
             Bug #: 34763
           Summary: RSS feed items (HTML) are not rendered as HTML but
                    htmlescaped. Should be rendered as
                    addHTML(Sanitizer::removeHTMLtags(feed-item-descriptio
                    n))
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: RSS
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


see
https://www.mediawiki.org/wiki/Extension_talk:RSS#RSS_.5B2.10.5D.3B_r112480_output_is_distorted_containing_.28table_border_cellpadding_cellspacing_....29_12516

Requires a change in RSSParser.php renderFeed renderItem and
escapeTemplateParameter .

It's difficult to change in the current code structure which uses a final
"$renderedFeed = $parser->recursiveTagParse( $renderedFeed, $frame );"

Developers' help is requested.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to