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

--- Comment #5 from Gadget850 <[email protected]> ---
The problem occurs because the list defined references are missing the group:


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

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

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

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

<references />

We should be getting an error instead of silently mangling the numbering. I
think that resolves this issue, but I will file a report for the missing error.

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