Page MenuHomePhabricator

No handler for model 'w'' registered in $wgContentHandlers
Closed, DeclinedPublic

Description

2012-10-23 16:57:54 mw39 enwiki: [5e2049e6] /w/index.php?title=Wikipedia_talk:WikiProject_Articles_for_creation/Help_desk/Archives/2012_September_4&action=submit Exception from line 305 of /usr/local/apache/common-local/php-1.21wmf2/includes/content/ContentHandler.php: No handler for model 'w'' registered in $wgContentHandlers
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/content/ContentHandler.php(131): ContentHandler::getForModelID('w')
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/EditPage.php(1956): ContentHandler::makeContent('', Object(Title), 'w', 'text/x-wiki')
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/EditPage.php(2892): EditPage->toEditContent('')
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/EditPage.php(1982): EditPage->getPreviewText()
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/EditPage.php(418): EditPage->showEditForm()
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/actions/EditAction.php(51): EditPage->edit()
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/actions/EditAction.php(71): EditAction->show()
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/Wiki.php(428): SubmitAction->show()
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/Wiki.php(305): MediaWiki->performAction(Object(Article))
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/Wiki.php(554): MediaWiki->performRequest()
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/Wiki.php(447): MediaWiki->main()
#11 /usr/local/apache/common-local/php-1.21wmf2/index.php(59): MediaWiki->run()
#12 /usr/local/apache/common-local/live-1.5/index.php(3): require('/usr/local/apac...')
#13 {main}


Version: unspecified
Severity: normal

Details

Reference
bz41309

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:09 AM
bzimport set Reference to bz41309.
bzimport added a subscriber: Unknown Object (MLST).

Ugh, nasty... why "w"? I'll look into it.

Is this still happening? How often? Do we have any hints as to reproduce this? AS far as I can see, this can only mean bad data is being send by the client... begs the question: why?!

(In reply to comment #3)

Is this still happening? How often? Do we have any hints as to reproduce this?
AS far as I can see, this can only mean bad data is being send by the client...
begs the question: why?!

Can't see anything in todays exception and fatal logs