https://bugzilla.wikimedia.org/show_bug.cgi?id=9530
--- Comment #45 from Daniel Friesen <[email protected]> --- (X)HTML5 does not define id as a name/XML id, any code handling it as such is a non-conforming parser and there is no reason to support it. The parser already ensures the uniqueness of ids for headers within a page. ID Uniqueness in other locations are bug 7356 and bug 35371. If you think we should add extra processing to track user-specified id="" values and reject them when a user writes bad markup duplicating ids open a new bug. -- 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
