Page MenuHomePhabricator

PHP Notice: Undefined index: content
Closed, ResolvedPublicPRODUCTION ERROR

Description

Error
normalized_message
[{reqId}] {exception_url}   PHP Notice: Undefined index: content
exception.trace
from /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Block/TopicBlock.php(227)
#0 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Block/TopicBlock.php(227): MWExceptionHandler::handleError(integer, string, string, integer, array)
#1 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Block/TopicBlock.php(130): Flow\Block\TopicBlock->validateReply()
#2 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Block/AbstractBlock.php(145): Flow\Block\TopicBlock->validate()
#3 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/SubmissionHandler.php(121): Flow\Block\AbstractBlock->onSubmit(array)
#4 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/WorkflowLoader.php(62): Flow\SubmissionHandler->handleSubmit(Flow\Model\Workflow, Flow\View, array, string, array)
#5 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/View.php(165): Flow\WorkflowLoader->handleSubmit(Flow\View, string, array)
#6 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/View.php(60): Flow\View->handleSubmit(Flow\WorkflowLoader, string, array)
#7 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Actions/FlowAction.php(107): Flow\View->show(Flow\WorkflowLoader, string)
#8 /srv/mediawiki/php-1.39.0-wmf.5/extensions/Flow/includes/Actions/FlowAction.php(50): Flow\Actions\FlowAction->showForAction(string)
#9 /srv/mediawiki/php-1.39.0-wmf.5/includes/MediaWiki.php(545): Flow\Actions\FlowAction->show()
#10 /srv/mediawiki/php-1.39.0-wmf.5/includes/MediaWiki.php(321): MediaWiki->performAction(Article, Title)
#11 /srv/mediawiki/php-1.39.0-wmf.5/includes/MediaWiki.php(911): MediaWiki->performRequest()
#12 /srv/mediawiki/php-1.39.0-wmf.5/includes/MediaWiki.php(565): MediaWiki->main()
#13 /srv/mediawiki/php-1.39.0-wmf.5/index.php(53): MediaWiki->run()
#14 /srv/mediawiki/php-1.39.0-wmf.5/index.php(46): wfIndexMain()
#15 /srv/mediawiki/w/index.php(3): require(string)
#16 {main}
Impact
Notes

Seen only on frwikiquote, 15 times, within a one minute time span on April 5.

Details

Request URL
https://fr.wikiquote.org/w/index.php

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 777759 had a related patch set uploaded (by Kosta Harlan; author: Kosta Harlan):

[mediawiki/extensions/Flow@master] Check if submitted conetnt is set before accessing

https://gerrit.wikimedia.org/r/777759

Change 777759 merged by jenkins-bot:

[mediawiki/extensions/Flow@master] Check if submitted content is set before accessing

https://gerrit.wikimedia.org/r/777759