Page MenuHomePhabricator

Fatal exception: "Bad parser output text" for specific page on ang.wp (invalid page title)
Closed, ResolvedPublic

Details

Reference
bz58496

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:23 AM
bzimport set Reference to bz58496.
bzimport added a subscriber: Unknown Object (MLST).

2013-12-15 01:49:42 mw1172 angwiki: [6db4f569] /wiki/Wikip%C7%A3diam%C5%8Dtung:N%C4%ABwlicu_word_teohhunga/N%E2%80%93Z Exception from line 111 of /usr/local/apache/common-local/php-1.23wmf6/includes/parser/ParserOutput.php: Bad parser output text.
#0 [internal function]: ParserOutput->replaceEditSectionLinksCallback(Array)
#1 /usr/local/apache/common-local/php-1.23wmf6/includes/parser/ParserOutput.php(76): preg_replace_callback('#<(?:mw:)?edits...', Array, '<p><mw:toc></p>...')
#2 /usr/local/apache/common-local/php-1.23wmf6/includes/OutputPage.php(1618): ParserOutput->getText()
#3 /usr/local/apache/common-local/php-1.23wmf6/includes/Article.php(637): OutputPage->addParserOutput(Object(ParserOutput))
#4 /usr/local/apache/common-local/php-1.23wmf6/includes/actions/ViewAction.php(44): Article->view()
#5 /usr/local/apache/common-local/php-1.23wmf6/includes/Wiki.php(441): ViewAction->show()
#6 /usr/local/apache/common-local/php-1.23wmf6/includes/Wiki.php(305): MediaWiki->performAction(Object(Article), Object(Title))
#7 /usr/local/apache/common-local/php-1.23wmf6/includes/Wiki.php(596): MediaWiki->performRequest()
#8 /usr/local/apache/common-local/php-1.23wmf6/includes/Wiki.php(460): MediaWiki->main()
#9 /usr/local/apache/common-local/php-1.23wmf6/index.php(49): MediaWiki->run()
#10 /usr/local/apache/common-local/w/index.php(3): require('/usr/local/apac...')
#11 {main}

Look at the last entry in history – somebody managed to move the page to an invalid title. Was any namespace config for angwiki changed recently? Maybe it just needs namespaceDupes.php.

Parameters received by that function:
(

[0] => <mw:editsection page="Gesprec:Wikipǣdia:Nīwlicu word teohhunga/N–Z" section="1">N</mw:editsection>
[1] => Gesprec:Wikipǣdia:Nīwlicu word teohhunga/N–Z
[2] => 1
[3] => N
[4] => </mw:editsection>

)

Note the title, it should've been "Wikipǣdiamōtung:Nīwlicu word teohhunga/N–Z".

Krenair claimed this task.
Krenair subscribed.

Looks like this got fixed at some point

Krenair set Security to None.