Last modified: 2012-12-08 17:03:05 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T43122, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 41122 - Catchable fatal error: Object of class ParserOptions could not be converted to string
Catchable fatal error: Object of class ParserOptions could not be converted t...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ContentHandler (Other open bugs)
unspecified
All All
: Highest normal (vote)
: ---
Assigned To: Sam Reed (reedy)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-17 18:23 UTC by Sam Reed (reedy)
Modified: 2012-12-08 17:03 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2012-10-17 18:23:21 UTC
[17-Oct-2012 18:19:01] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv256
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan%20class%3D%22image_annotation_inline_n$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(270): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), true, true, Object(ParserOptions))
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}
Comment 1 Sam Reed (reedy) 2012-10-17 22:15:59 UTC
Not quite sure if this is actually ContentHandler related... The top level code was by Tim years ago, but ApiParse line 207 was updated as part of the ContentHandler changes...
Comment 2 Sam Reed (reedy) 2012-10-18 15:27:18 UTC
[18-Oct-2012 15:21:42] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv292
Method: GET
URL: http://en.wikinews.org/w/api.php?action=query&prop=revisions&revids=1663520&rvprop=content&rvparse=1&format=xml
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('{{tasks|copyvio...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('{{tasks|copyvio...')
#10 [internal function]: Parser->parse('{{tasks|copyvio...', Object(Title), Object(ParserOptions), true, true, Object(ParserOptions))
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/StubObject.php(79): call_user_func_array(Array, Array)
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/StubObject.php(99): StubObject->_call('parse', Array)
#13 [internal function]: StubObject->__call('parse', Array)
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(270): StubObject->parse('{{tasks|copyvio...', Object(Title), Object(ParserOptions), true, true, Object(ParserOptions))
#15 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiQueryRevisions.php(543): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#16 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiQueryRevisions.php(380): ApiQueryRevisions->extractRowInfo(Object(stdClass))
#17 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiQuery.php(327): ApiQueryRevisions->execute()
#18 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiQuery->execute()
#19 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#20 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#21 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#22 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#23 {main}
Comment 6 Sam Reed (reedy) 2012-10-19 20:13:36 UTC
ApiParse instance done in https://gerrit.wikimedia.org/r/28730
Comment 7 Sam Reed (reedy) 2012-10-19 20:32:26 UTC
Reopening as a reminder.

Seems to be 3 other cases of this in ApiParse left..

Line 207, line 209, line 363...

The rest of the usages (in core) seem to be fine now...
Comment 8 Sam Reed (reedy) 2012-10-19 22:43:11 UTC
All of the stack traces! http://p.defau.lt/?z8VHagaEEDSlBP76YZjpew

[19-Oct-2012 22:00:02] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/pa$
Server: mw64
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:00:57] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: mw67
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}


[19-Oct-2012 22:06:29] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv292
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:10:16] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/pa$
Server: srv291
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
#1 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:15:11] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv295
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
ر /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:15:54] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv293
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
ر /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}


[19-Oct-2012 22:21:11] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: srv299
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
ر /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:21:16] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: mw65
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
ر /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}

[19-Oct-2012 22:26:00] Catchable fatal error: Object of class ParserOptions could not be converted to string at /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php on line 1088
Server: mw69
Method: GET
URL: http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%3Cdiv%20class%3D%22wpImageAnnotatorInlineImageWrapper%22%20style%3D%22display%3Anone%3B%22%3E%3Cspan$
Backtrace:
#0 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1088): PPFrame_DOM::expand()
ر /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3157): PPFrame_DOM->expand(Object(PPNode_DOM))
#2 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#3 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3444): PPFrame_DOM->expand(Object(PPNode_DOM))
#4 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPTemplateFrame_DOM))
#5 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3439): PPFrame_DOM->expand(Object(PPNode_DOM))
#6 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Preprocessor_DOM.php(1084): Parser->braceSubstitution(Array, Object(PPFrame_DOM))
#7 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(3065): PPFrame_DOM->expand(Object(PPNode_DOM), 0)
#8 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(1150): Parser->replaceVariables('<div class="wpI...')
#9 /usr/local/apache/common-local/php-1.21wmf2/includes/parser/Parser.php(378): Parser->internalParse('<div class="wpI...')
#10 /usr/local/apache/common-local/php-1.21wmf2/includes/content/WikitextContent.php(271): Parser->parse('<div class="wpI...', Object(Title), Object(ParserOptions), tr$
#11 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiParse.php(207): WikitextContent->getParserOutput(Object(Title), Object(ParserOptions))
#12 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(820): ApiParse->execute()
#13 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(372): ApiMain->executeAction()
#14 /usr/local/apache/common-local/php-1.21wmf2/includes/api/ApiMain.php(349): ApiMain->executeActionWithErrorHandling()
#15 /usr/local/apache/common-local/php-1.21wmf2/api.php(77): ApiMain->execute()
#16 /usr/local/apache/common-local/live-1.5/api.php(3): require('/usr/local/apac...')
#17 {main}
Comment 9 Sam Reed (reedy) 2012-10-19 23:35:05 UTC
https://gerrit.wikimedia.org/r/28781
Comment 10 Sam Reed (reedy) 2012-10-20 01:16:34 UTC
All gone...

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links