Last modified: 2013-03-11 23:22:41 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 T47991, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45991 - Missing argument 2 for TitleBlacklist::parseBlacklist()
Missing argument 2 for TitleBlacklist::parseBlacklist()
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
TitleBlacklist (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-11 17:07 UTC by Sam Reed (reedy)
Modified: 2013-03-11 23:22 UTC (History)
4 users (show)

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


Attachments

Description Sam Reed (reedy) 2013-03-11 17:07:16 UTC
Warning:  Missing argument 2 for TitleBlacklist::parseBlacklist(), called in /usr/local/apache/common-local/php-1.21wmf11/extensions/TitleBlacklist/TitleBlacklist.hooks.php on line 119 and defined in /usr/local/apache/common-local/php-1.21wmf11/extensions/TitleBlacklist/TitleBlacklist.list.php on line 129
Comment 1 Sam Reed (reedy) 2013-03-11 17:08:54 UTC
$bl = $blackList->parseBlacklist( $text );



	/**
	 * Parse blacklist from a string
	 *
	 * @param $list string Text of a blacklist source
	 * @return array of TitleBlacklistEntry entries
	 */
	public static function parseBlacklist( $list, $sourceName ) {
Comment 2 Sam Reed (reedy) 2013-03-11 17:14:23 UTC
Caused by https://gerrit.wikimedia.org/r/#/c/8881/
Comment 3 Victor Vasiliev 2013-03-11 17:57:02 UTC
https://gerrit.wikimedia.org/r/#/c/53185/
Comment 4 Marius Hoch 2013-03-11 23:22:41 UTC
Patch merged

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


Navigation
Links