http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95829
Revision: 95829
Author: erik
Date: 2011-08-31 02:23:57 +0000 (Wed, 31 Aug 2011)
Log Message:
-----------
Revert r94923
The use of cc-zero template was not a copy/paste error. There is no Own-pd
template on Commons, so this is causing uploaded files to be marked with
a non-existent template (which has been temporarily redirected to Cc-zero).
Reverted revision should be deployed ASAP.
Modified Paths:
--------------
trunk/extensions/UploadWizard/UploadWizard.config.php
Modified: trunk/extensions/UploadWizard/UploadWizard.config.php
===================================================================
--- trunk/extensions/UploadWizard/UploadWizard.config.php 2011-08-31
00:58:24 UTC (rev 95828)
+++ trunk/extensions/UploadWizard/UploadWizard.config.php 2011-08-31
02:23:57 UTC (rev 95829)
@@ -142,7 +142,7 @@
'own-pd' => array(
'msg' => 'mwe-upwiz-license-own-pd',
'icons' => array( 'cc-zero' ),
- 'templates' => array( 'own-pd' )
+ 'templates' => array( 'cc-zero' )
),
'cc-by-sa-2.5' => array(
'msg' => 'mwe-upwiz-license-cc-by-sa-2.5',
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs