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

           Summary: Id conflicts between headers are possible in obscure
                    circumstances
           Product: MediaWiki
           Version: 1.14-svn
          Platform: All
               URL: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.media
                    wiki.org%2Fwiki%2FUser%3ASimetrical%2FBug_16891&charset=
                    (detect+automatically)&doctype=Inline&group=0
        OS/Version: All
            Status: NEW
          Keywords: parser
          Severity: minor
          Priority: Normal
         Component: Page rendering
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: simetrical+wikib...@gmail.com
            Blocks: 209


This input:

== a ==
== a ==
== a 2 ==

produces the anchors "a", "a_2", and "a_2" respectively.  A page containing
these headings would therefore break XHTML validity (see URL). 
Parser::formatHeadings() should check for this case, if anyone can be bothered.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to