Page MenuHomePhabricator

Call to inherited Methods of SpecialPage produces fatal error
Closed, ResolvedPublic

Description

Author: jailing

Description:
I installed the LuceneSearch-extension (and all required apps) following the instructions on the extensions page at mediawiki.org, but I'm getting this error when I hit the search-button:

Fatal error: Call to undefined method LuceneSearch::getRedirect()
in /var/www/mediawiki-1.10.1/includes/SpecialPage.php on line 396

This Method is inherited from SpecialPage, but seemingly not found at runtime.

System:

  • Debian Etch
  • MediaWiki 1.10.1
  • PHP 5.2.0-8+etch7 (cli) (built: Jul 2 2007 21:46:15)
  • LuceneSearch (SVN Aug 3 2007)

Version: unspecified
Severity: critical
OS: Linux
Platform: PC

Details

Reference
bz10835

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 9:54 PM
bzimport set Reference to bz10835.
bzimport added a subscriber: Unknown Object (MLST).

jailing wrote:

The Problem was incompatibility between the MWSearch-Extension and LuceneSearch.
I forgot that MWSearch was still active when I installed LuceneSearch. After
deactivating MWSearch the problem was gone.

[Merging "MediaWiki extensions/Lucene Search" into "Wikimedia/lucene-search2", see bug 46542. You can filter bugmail for: search-component-merge-20130326 ]