Page MenuHomePhabricator

Extra incorrect note call in Wikisource exports for multi-pages notes
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
The same note is called twice (after "Champagne and Blois" and after "had played a conspicuous").

What should have happened instead?:
Only the first note call is correct. The second apparently results from the code that introduces a multi-page note (<ref follow=", etc. in this page).

Other information (browser name/version, screenshots, etc.):

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

I was trying to check whether this is related to migrating proofreadpage extension to use parsoid instead of legacy parser, but i think its more related to cite.

I was trying to check whether this is related to migrating proofreadpage extension to use parsoid instead of legacy parser, but i think its more related to cite.

Yeah, the Parsoid implementation of Cite is creating backlinks for follow refs where the legacy parser does not