https://bugzilla.wikimedia.org/show_bug.cgi?id=65826
Chris Koerner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Chris Koerner <[email protected]> --- I'm seeing a similar error with 1.24wmf4 and Semantic Forms 2.7. This is the message I get when trying to use a Special:RunQuery embeded in a page. MediaWiki internal error. Original exception: [c01a2a06] [no req] Exception from line 6391 of /var/www/html/w/includes/parser/Parser.php: Parser state cleared while parsing. Did you call Parser::parse recursively? Backtrace: #0 /var/www/html/w/includes/parser/Parser.php(475): Parser->lock() #1 /var/www/html/w/extensions/SemanticForms/includes/SF_FormUtils.php(425): Parser->parse(string, Title, ParserOptions) #2 /var/www/html/w/extensions/SemanticForms/includes/SF_FormPrinter.php(500): SFFormUtils::getFormDefinition(Parser, string, integer) #3 /var/www/html/w/extensions/SemanticForms/specials/SF_RunQuery.php(79): SFFormPrinter->formHTML(string, boolean, boolean, integer, NULL, NULL, NULL, boolean, boolean) #4 /var/www/html/w/extensions/SemanticForms/specials/SF_RunQuery.php(30): SFRunQuery->printPage(string, boolean) #5 /var/www/html/w/includes/specialpage/SpecialPage.php(379): SFRunQuery->execute(string) #6 /var/www/html/w/includes/specialpage/SpecialPageFactory.php(507): SpecialPage->run(string) #7 /var/www/html/w/includes/specialpage/SpecialPageFactory.php(546): SpecialPageFactory::executePath(Title, RequestContext, boolean) #8 /var/www/html/w/includes/parser/Parser.php(3594): SpecialPageFactory::capturePath(Title, RequestContext) #9 /var/www/html/w/includes/parser/Preprocessor_DOM.php(1165): Parser->braceSubstitution(array, PPTemplateFrame_DOM) #10 /var/www/html/w/includes/parser/Parser.php(3673): PPFrame_DOM->expand(PPNode_DOM) #11 /var/www/html/w/includes/parser/Preprocessor_DOM.php(1165): Parser->braceSubstitution(array, PPFrame_DOM) #12 /var/www/html/w/includes/parser/Parser.php(3326): PPFrame_DOM->expand(PPNode_DOM, integer) #13 /var/www/html/w/includes/parser/Parser.php(1338): Parser->replaceVariables(string) #14 /var/www/html/w/includes/parser/Parser.php(506): Parser->internalParse(string) #15 /var/www/html/w/extensions/SemanticForms/specials/SF_RunQuery.php(99): Parser->parse(string, Title, ParserOptions) #16 /var/www/html/w/extensions/SemanticForms/specials/SF_RunQuery.php(30): SFRunQuery->printPage(string, boolean) #17 /var/www/html/w/includes/specialpage/SpecialPage.php(379): SFRunQuery->execute(string) #18 /var/www/html/w/includes/specialpage/SpecialPageFactory.php(507): SpecialPage->run(string) #19 /var/www/html/w/includes/Wiki.php(288): SpecialPageFactory::executePath(Title, RequestContext) #20 /var/www/html/w/includes/Wiki.php(599): MediaWiki->performRequest() #21 /var/www/html/w/includes/Wiki.php(451): MediaWiki->main() #22 /var/www/html/w/index.php(46): MediaWiki->run() #23 {main} Exception caught inside exception handler: [37f9f47f] [no req] Exception from line 1334 of /var/www/html/w/includes/WebRequest.php: FauxRequest::getRequestURL() not implemented Backtrace: #0 /var/www/html/w/includes/WebRequest.php(1385): FauxRequest->notImplemented(string) #1 /var/www/html/w/includes/SkinTemplate.php(1162): FauxRequest->getRequestURL() #2 /var/www/html/w/includes/SkinTemplate.php(534): SkinTemplate->buildContentNavigationUrls() #3 /var/www/html/w/includes/SkinTemplate.php(257): SkinTemplate->prepareQuickTemplate(OutputPage) #4 /var/www/html/w/includes/OutputPage.php(2146): SkinTemplate->outputPage() #5 /var/www/html/w/includes/exception/MWException.php(220): OutputPage->output() #6 /var/www/html/w/includes/exception/MWException.php(263): MWException->reportHTML() #7 /var/www/html/w/includes/exception/MWExceptionHandler.php(45): MWException->report() #8 /var/www/html/w/includes/exception/MWExceptionHandler.php(141): MWExceptionHandler::report(MWException) #9 /var/www/html/w/includes/Wiki.php(465): MWExceptionHandler::handle(MWException) #10 /var/www/html/ -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
