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

           Summary: "name" attributes get removed by server
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


A name="foo" attribute is getting removed by server, example:

<div id="something" class="someclass" name="something">...</div>
resultes in:
<div id="something" class="someclass">...</div>


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