Reedy has submitted this change and it was merged.

Change subject: Remove broken docroot/foundation/extract.php
......................................................................


Remove broken docroot/foundation/extract.php

* Broken:
 - http://wikimediafoundation.org/extract.php?title=index
   > PHP fatal error in 
/usr/local/apache/common-local/docroot/foundation/extract.php line 54: Class 
'Title' not found

* index, fundraising and GNU_FDL (which is what extract.php
  handled) all have backwards compatible redirects in place in
  apache-config.

* 
https://gerrit.wikimedia.org/r/gitweb?p=operations/apache-config.git;a=blob;f=foundation.conf;h=baa5726bfdec59985e9e5a793f8c22d1686c1d08;hb=HEAD#l13:

  # extract.php pages redirected to new pages
  RewriteRule ^/fundraising(\.html)?$ /wiki/Fundraising [R=301,L]
  RewriteRule ^/index(\.html)?$ /wiki/Home [R=301,L]
  RewriteRule ^/GNU_FDL(\.html)?$ /wiki/GNU_Free_Documentation_License [R=301,L]

Change-Id: I9546d0bf1fbf4a758bd7399f6c6ca60acf8b05be
---
D docroot/foundation/extract.php
1 file changed, 0 insertions(+), 70 deletions(-)

Approvals:
  Reedy: Verified; Looks good to me, approved
  jenkins-bot: Verified


--
To view, visit https://gerrit.wikimedia.org/r/14747
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9546d0bf1fbf4a758bd7399f6c6ca60acf8b05be
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Krinkle <ttij...@wikimedia.org>
Gerrit-Reviewer: Reedy <re...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to