Page MenuHomePhabricator

Archivebot.py adds to archive first, checks then
Closed, InvalidPublic

Description

Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1496/
Reported by: Anonymous user
Created on: 2012-07-24 21:52:34
Subject: Archivebot.py adds to archive first, checks then
Original description:
Archivebot.py seems to add first to archive page, and only then does the size check. better way to work would be:

Check if the size of archive page is less than limit.
If No, increase counter and go to begin
If Yes, archive


Version: unspecified
Severity: normal
Whiteboard: aklapper-moreinfo
See Also:
https://sourceforge.net/p/pywikipediabot/bugs/1496

Details

Reference
bz55178

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:24 AM
bzimport set Reference to bz55178.
bzimport added a subscriber: Unknown Object (????).

Unfortunately this report is not very useful because it does not describe the problem well. If you have time and can still reproduce the problem, please read https://www.mediawiki.org/wiki/How_to_report_a_bug and add a more useful description to this report.