Page MenuHomePhabricator

extra new line added by noreferences.py
Open, LowPublicBUG REPORT

Description

Diff:
https://ru.wikipedia.org/?diff=137643820

The page had no "references" section, the script correctly adds the section with {{примечания}}. But, I think, the bot shouldn't have added two extra lines between {{примечания}} and {{неоднозначность/песочница|тёзки}}, there should be just one new line.

I think it is handled by strings 700+ in noreferences.py but it seems to complicated to me

Event Timeline

@Rubin: I guess this is made by the {{примечания}} template wich adds this additional line; could you pleas check it?

@Rubin: I guess this is made by the {{примечания}} template wich adds this additional line; could you pleas check it?

does the template make a difference here? It is not substituted (like {{subst:примечания}}), we just add {{примечания}} itself, its substance shouldn't affect the edit, as I understand. Please, feel free to correct me if I don't understand

does the template make a difference here? It is not substituted (like {{subst:примечания}}), we just add {{примечания}} itself, its substance shouldn't affect the edit, as I understand. Please, feel free to correct me if I don't understand

Yiu are right, I'l investigate into this issue.

Xqt triaged this task as Low priority.May 20 2024, 3:12 PM