User "Aaron Schulz" changed the status of MediaWiki.r87804. Old Status: fixme New Status: resolved
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87804#c0 Commit summary: * (bug 21279) Special:RevisionDelete now uses revision ID for deleted-page revisions when ar_rev_id is available. - saved Special:RevisionDelete links from before page deletion still work as-is after deletion - old log entries for rev-delete adjustments no longer magically switch to linking to Special:RevisionDelete with archive & ar_timestamp (they remain the same, as the links continue to work) If you call Special:RevisionDelete using the older-style &type=archive links (using ar_timestamp as id) it will still save the same form to log for now; this may be fixed later for cases where the ar_rev_id is available. Requires FakeResultWrapper fixes from r87803. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
