Notice: Undefined index: responses in /srv/mediawiki/php-1.29.0-wmf.17/extensions/CirrusSearch/includes/MultiSearchRequestLog.php on line 75
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Check if $responseData['responses'] is set before use | mediawiki/extensions/CirrusSearch | master | +22 -1 |
Event Timeline
Comment Actions
This error is still happening, but the amount of events is less than 100 in the last 30 days; not super urgent.
Comment Actions
Change 395883 had a related patch set uploaded (by Umherirrender; owner: Umherirrender):
[mediawiki/extensions/CirrusSearch@master] Check if $responseData['responses'] is set before use
Comment Actions
Change 395883 merged by jenkins-bot:
[mediawiki/extensions/CirrusSearch@master] Check if $responseData['responses'] is set before use
Comment Actions
The undefined index is now handled in the code.
The new message "Response does not has any data." + the message from Elastica will be shown in the logs instead.