| Dalba added a comment. |
At least one of the issues is in extract_sections. It is assuming that anything after a language link belongs to the footer and does not return it as a section content and therefore that part won't be checked for existing timestamps.
This does not work in action because users sometimes forget to use a : for their interlanguage links and that causes archive bot to render sections incorrectly.
As an example see https://scn.wikipedia.org/wiki/Discussioni_utenti:Xqt. There is a [[en:jabberwacky|jabberwacky] in the second section. Therefore the signature line won't be checked for the timestamp and the test will fail.
TASK DETAIL
EMAIL PREFERENCES
To: Dalba
Cc: Dalba, Aklapper, Dvorapa, Xqt, pywikibot-bugs-list, Jrbranaa, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Wong128hk, mys_721tx, jayvdb, Masti, Alchimista, Rxy
Cc: Dalba, Aklapper, Dvorapa, Xqt, pywikibot-bugs-list, Jrbranaa, Magul, Tbscho, MayS, Mdupont, JJMC89, Avicennasis, Wong128hk, mys_721tx, jayvdb, Masti, Alchimista, Rxy
_______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
