Last modified: 2009-01-24 05:40:57 UTC
Created attachment 4528 [details] Patch to enable bots to specify whether their edit is a bot edit. Bots should be able to set whether their edit should be marked as a bot edit. I have attached a diff that should enable this. Bots can append &bot=0 to any rollback or edit URL to mark the edit as a normal edit.
Committed in r29539.
Doesn't seem to work for me (my bot's edits always have the bot flag, even when I set "bot=0")... was that change reverted?
This may have been reverted in r29540.
(In reply to comment #1) > Committed in r29539. > So, would that patch need to be updated after the refactoring in r29540? That should be done and committed if so.
This appears to be in the code now
(In reply to comment #5) > This appears to be in the code now > Closing