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

           Summary: Empty portlets in Vector make invalid XHTML markup
           Product: MediaWiki
           Version: unspecified
          Platform: All
               URL: http://validator.w3.org/check?uri=http%3A%2F%2Fen.wiki
                    pedia.org%2Fwiki%2FMain_Page
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: Vector Skin
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Vector outputs various “portlets” consisting of a <ul> lists; it even
recognizes some of those portlets are empty, and adds a CSS class named
“emptyPortlet” to them. However, empty <ul></ul> is not a valid XHTML markup
(at least one <li> element is required inside <ul>).

If a portlet is empty, no <ul> should be output at all.

-- 
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