https://bugzilla.wikimedia.org/show_bug.cgi?id=23875
Conrad Irwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WONTFIX --- Comment #1 from Conrad Irwin <[email protected]> 2010-06-10 11:46:31 UTC --- This is not realistically possible as you can't know what the revision ID will be until after it has been saved to the database - at which point you can't change the text of the revision. Perhaps acceptable would be to have an index.php parameter for "the revision after" that you could use if bug 23876 were fixed, or for "revision at timestamp". Both would have marginal failure cases with simultaneous edits (which you could further refine by filtering by revisionuser too). I think we WONTFIX this bug as described - it'd be vastly easier to write a bot that does what you want in the exceedingly few cases this behaviour would be useful. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
