Last modified: 2013-03-10 13:28:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37804, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35804 - CheckExtensionsCLI instantiates PremadeMediawikiExtensionGroups with incorrect constructor parameters
CheckExtensionsCLI instantiates PremadeMediawikiExtensionGroups with incorrec...
Status: NEW
Product: MediaWiki
Classification: Unclassified
Maintenance scripts (Other open bugs)
1.19
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-07 21:04 UTC by Sam Reed (reedy)
Modified: 2013-03-10 13:28 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-04-07 21:04:57 UTC
Line 533 of maintenance/language/checkLanguage.inc

		$extensions = new PremadeMediawikiExtensionGroups();

Constructor:

	public function __construct( $def, $path ) {
Comment 1 Niklas Laxström 2012-04-09 07:39:44 UTC
Not so easy to fix, since the file needed by $def is no longer shipped with Translate extension. Perhaps the script itself could be moved to Translate extension or rewritten to not depend on Translate extension and extra dependency on the configuration.

I would be in favor of dropping this script, making sure any needed missing functionality is added to Translate extension in way or another.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links