https://bugzilla.wikimedia.org/show_bug.cgi?id=47513
--- Comment #5 from [email protected] --- The two patches are independent of each other. But, 60631 is the real fix for this bug. - 60378 will fix the bug when a page always has a references tag. It is required to reset ref indexes when a page has multiple reference tags. As a result, it will ensure that state is reset when the last references tag on the page is a global references tag. But, will not work in other scenarios. - 60631 will fix the bug by ensuring global parser state is reset before each page is parsed. This doesn't however ensure that ref indexes are reset after each references tag when a page has multiple reference tags. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
