User "Aaron Schulz" changed the status of MediaWiki.r87806.

Old Status: new
New Status: fixme

User "Aaron Schulz" also posted a comment on MediaWiki.r87806.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87806#c18532
Commit summary:

* (bug 21279, bug 28820) Workaround for standard diff links to deleted revs; 
Special:Undelete links to deleted rev when allowed.

Adds links to Special:Undelete to view the requested revisions onto the 
'revision data not found' error message, if they can be found via ar_rev_id and 
the user has permission to deletedhistory.

Follow-up to r87804; allows the 'diff' links on log entries for 
Special:RevisionDelete actions on deleted revs referenced by rev-id to continue 
to go someplace semi-sane.
Could benefit a more transparent forwarding -> bug 28820.

Comment:

<code>$deletedLink = $this->deletedLink( $this->mNewid );</code>

This doesn't do anything.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to