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

       Web browser: ---
             Bug #: 31871
           Summary: Headings starting with number cause invalid XHTML
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When a headline begins with a number this is put as id to the headline element
as it is. Because XHTML does not allow the id of an elemente to start with a
number this leads to a XHTML error/warning. I think this behaviour should be
changed. For example by generaly prepending something to the id or onlay to
headings with numbers.

BTW: What happens if two headings have the same name? This would also lead to a
XHTML Error.

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