https://bugzilla.wikimedia.org/show_bug.cgi?id=38097
Web browser: ---
Bug #: 38097
Summary: SpecialProofreadPages Fatal error
Product: MediaWiki extensions
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: ProofreadPage
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
PHP Fatal error: Call to a member function next() on a non-object in
/usr/local/apache/common-local/php-1.20wmf6/extensions/ProofreadPage/SpecialProofreadPages
.php on line 47
Happening during some search outages over the weekend (quite a lot)
$textMatches = $searchEngine->searchText( $this->searchTerm );
$textMatches is then null, so we can't call ->next() on it in a while loop
Should fail gracefully, and in the process, not set suppressSqlOffset to true
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l