Last modified: 2007-03-05 20:51:24 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 T11094, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9094 - Add version compatibily information to README
Add version compatibily information to README
Status: CLOSED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Spam Blacklist (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-25 05:30 UTC by Daniel Kirkdorffer
Modified: 2007-03-05 20:51 UTC (History)
0 users

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


Attachments

Description Daniel Kirkdorffer 2007-02-25 05:30:13 UTC
Line 194: $links = implode( "\n", array_keys( $out->getExternalLinks() ) ); causes saves 
to fail because the function getExternalLinks cannot be found.

I believe that I have installed and set up things correctly.

My page is called: Spam_blacklist

I've added the following to the bottom of my LocalSettings.php file:

require_once( "$IP/extensions/SpamBlacklist/SpamBlacklist.php" );
$wgSpamBlacklistFiles = array("DB: wikidb Spam_blacklist");

I am running MediaWiki 1.5.8 out of necessity (my how is running MySQL 3.23).

getExternalLinks() appears to be in Parser.php in later versions.

My workaround is to comment out line 194.  Seems to work.
Comment 1 Rob Church 2007-02-25 16:31:34 UTC
The spam blacklist is almost certainly broken with MediaWiki 1.5.x.
Comment 2 Daniel Kirkdorffer 2007-02-25 21:35:41 UTC
Could the README be updated with compatibility information then?
Comment 3 Brion Vibber 2007-03-05 19:57:08 UTC
Added in r20152
Comment 4 Daniel Kirkdorffer 2007-03-05 20:51:07 UTC
Thanks.

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


Navigation
Links