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

           Summary: Doesn't correctly handle raw HTML returned by
                    SkinTemplate::buildSidebar()
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: DumpHTML
        AssignedTo: [email protected]
        ReportedBy: [email protected]


According to bug 17413, extensions may return raw HTML from buildSidebar(). The
Collection extension does exactly that.

The DumpHTML extension, however, expects the structured format normally
returned and breaks when it gets raw HTML (the error is in line 40 in
SkinOffline.php).
DumpHTML should be changed to correctly deal with raw HTML returned from
extensions.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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