https://bugzilla.wikimedia.org/show_bug.cgi?id=21279

--- Comment #31 from Brion Vibber <br...@wikimedia.org> 2011-05-04 21:17:39 UTC 
---
Speaking specifically to my plan for links in rev delete logs:


For any revision that's either existing in the revision table, or has an
ar_rev_id value stored, we will output permanently working links in the form
&type=revision&ids=<rev_id|ar_rev_id>.

This will apply to both old and new log entries, though old links that have
been _copied_ will obviously remain in their original form.


New and old &type=revision&ids=<rev_id|ar_rev_id> links will always work in the
future, by looking up each rev via both the revision & archive tables.

Old &type=archive&ids=<ar_timestamp> links should remain similarly workable for
later-undeleted revisions *unless the page is renamed*, in which case we won't
be able to reliably find it in the revision table.


Diff view, special:undelete, etc can benefit from similar improvements but they
don't rely on each other directly.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to