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

       Web browser: ---
             Bug #: 29877
           Summary: User-specified HTML IDs (section titles) are not
                    checked for validity
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Section titles, and therefore the ids of several span elements, can be invalid
if the section title begins with a number or period. Examples are in
http://en.wikipedia.org/wiki/Firefox - "64-bit builds" and ".NET Framework 3.5
Service Pack 1". These ids must be validated to begin with a letter and contain
only the characters enclosed in brackets for clarity: [a-zA-Z0-9\-_:.].

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