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

Gadget850 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Inconsistently numbered     |Cite: Use of
                   |references                  |#tag:references with a
                   |                            |group causes a footnote
                   |                            |numbering issue

--- Comment #4 from Gadget850 <[email protected]> ---
As I suspected, #tag:references is involved. This example triggers the issue:


<ref>1</ref><ref>2</ref>

<ref name=a1 group=u /><ref name=a2 group=u />

{{#tag:references|
<ref name=a1>ref1</ref>
<ref name=a2>ref2</ref>
|group=u}}

<ref>3</ref><ref>4</ref>

<references />

I have updated the title to better reflect the issue.

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