Bugs item #1790473, was opened at 2007-09-08 00:50 Message generated for change (Comment added) made by pipep You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1790473...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 7 Private: No Submitted By: Daniel Herding (wikipedian) Assigned to: Nobody/Anonymous (nobody) Summary: Interwiki bot overwrites changes, no edit conflict
Initial Comment: This has recently happened:
http://de.wikipedia.org/w/index.php?title=Wiki&diff=36448315&oldid=3...
The only reason I can think of is some obscure error with starttime/edittime/tokens/stuff like that.
Maybe this assumption in GetAll doesn't always work as expected?
# There's no possibility to read the wpStarttime argument from the XML. # It is this time that the MediaWiki software uses to check for edit # conflicts. We take the earliest time later than the last edit, which # seems to be the safest possible time. page2._startTime = str(int(timestamp)+1)
----------------------------------------------------------------------
Comment By: pipep (pipep) Date: 2007-09-13 23:01
Message: Logged In: YES user_id=1889961 Originator: NO
Same problem here:
http://de.wikipedia.org/w/index.php?title=Vereinigte_Staaten&diff=prev&a...
Interwiki bot in autonomous mode reverted text to older version.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=1790473...
pywikipedia-l@lists.wikimedia.org