Page MenuHomePhabricator

<ref>name="ббс арештована"</ref> changed to <ref name="name=ббс арештована">name="ббс арештована"</ref>
Closed, DeclinedPublicBUG REPORT

Description

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

  1. Start vanilla AutoWikiBrowser 6.4.0.1
  2. Connect to uk.wikipedia.org
  3. Add Трепова Дар'я Євгенівна to the list of articles to be processed
  4. Check "Apply general fixes" is On
  5. On the skip tab, turn off "Only genfixes"
  6. Click Start in Start

What happens?:
<ref>name="ббс арештована"</ref> changed to <ref name="name=ббс арештована">name="ббс арештована"</ref>

What should have happened instead?:

<ref>name="ббс арештована"</ref> should be changed to <ref name="ббс арештована"/>

Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):

Event Timeline

Rjwilmsi subscribed.

If I understand this correctly, then on https://uk.wikipedia.org/w/index.php?title=%D0%A2%D1%80%D0%B5%D0%BF%D0%BE%D0%B2%D0%B0_%D0%94%D0%B0%D1%80%27%D1%8F_%D0%84%D0%B2%D0%B3%D0%B5%D0%BD%D1%96%D0%B2%D0%BD%D0%B0&action=edit&oldid=44633542 there are two instances of "<ref>name="ббс арештована"</ref>" but both are like that, so if both were condensed to <ref name="ббс арештована"/> as you say should happen, there would be no ref of that name with some content. So this doesn't appear to be a scenario that AWB can fix.