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

           Summary: <ref> with numeral name is silently ignored
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]


So and empty name is just grouped with other empty name refs,
<ref name="">text 1</ref>
<ref name="">text 2</ref>

But a name with all numerals is fully ignored.
<ref name="1234">1234</ref>

So the above is rendered in <references> as:
^ a b text 1

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