Last modified: 2014-11-07 11:48:10 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 T74356, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 72356 - Error when attempting to draw a diagram. Reload fixes issue
Error when attempting to draw a diagram. Reload fixes issue
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
Other (Other open bugs)
master
All Linux
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-22 13:57 UTC by praeponiertesNichts
Modified: 2014-11-07 11:48 UTC (History)
1 user (show)

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


Attachments

Description praeponiertesNichts 2014-10-22 13:57:55 UTC
[2ec1cfca] /w/rurakwiki/index.php?title=Spielwiese&action=submit Exception from line 6390 of /var/www/w/rurakwiki/includes/parser/Parser.php: Parser state cleared while parsing. Did you call Parser::parse recursively?

Backtrace:

#0 /var/www/w/rurakwiki/includes/parser/Parser.php(4795): Parser->lock()
#1 /var/www/w/rurakwiki/includes/content/WikitextContent.php(146): Parser->preSaveTransform(string, Title, User, ParserOptions)
#2 /var/www/w/rurakwiki/includes/page/WikiPage.php(2140): WikitextContent->preSaveTransform(Title, User, ParserOptions)
#3 /var/www/w/rurakwiki/extensions/SemanticMediaWiki/includes/src/MediaWiki/EditInfoProvider.php(88): WikiPage->prepareContentForEdit(WikitextContent, NULL, User, string)
#4 /var/www/w/rurakwiki/extensions/SemanticMediaWiki/includes/src/MediaWiki/EditInfoProvider.php(66): SMW\MediaWiki\EditInfoProvider->prepareContentForEdit()
#5 /var/www/w/rurakwiki/extensions/SemanticMediaWiki/includes/src/MediaWiki/Hooks/NewRevisionFromEditComplete.php(81): SMW\MediaWiki\EditInfoProvider->fetchEditInfo()
#6 /var/www/w/rurakwiki/extensions/SemanticMediaWiki/includes/src/MediaWiki/Hooks/NewRevisionFromEditComplete.php(76): SMW\MediaWiki\Hooks\NewRevisionFromEditComplete->getParserOutputFromEditInfo()
#7 /var/www/w/rurakwiki/extensions/SemanticMediaWiki/includes/Setup.php(392): SMW\MediaWiki\Hooks\NewRevisionFromEditComplete->process()
#8 [internal function]: SMW\Setup->SMW\{closure}(WikiFilePage, Revision, integer, User)
#9 /var/www/w/rurakwiki/includes/Hooks.php(206): call_user_func_array(Closure, array)
#10 /var/www/w/rurakwiki/includes/GlobalFunctions.php(4004): Hooks::run(string, array, NULL)
#11 /var/www/w/rurakwiki/includes/filerepo/file/LocalFile.php(1424): wfRunHooks(string, array)
#12 /var/www/w/rurakwiki/includes/filerepo/file/LocalFile.php(1184): LocalFile->recordUpload2(string, string, string, array, boolean, User)
#13 /var/www/w/rurakwiki/includes/upload/UploadBase.php(736): LocalFile->upload(string, string, string, integer, NULL, boolean, User)
#14 /var/www/w/rurakwiki/extensions/GraphViz/UploadLocalFile.php(238): UploadBase->performUpload(string, string, boolean, User)
#15 /var/www/w/rurakwiki/extensions/GraphViz/GraphViz_body.php(1013): UploadLocalFile::upload(string, string, User, string, string, boolean, boolean)
#16 /var/www/w/rurakwiki/extensions/GraphViz/GraphViz_body.php(640): GraphViz::render(string, array, Parser)
#17 [internal function]: GraphViz::graphvizParserHook(string, array, Parser, PPFrame_DOM)
#18 /var/www/w/rurakwiki/includes/parser/Parser.php(4227): call_user_func_array(array, array)
#19 /var/www/w/rurakwiki/includes/parser/Preprocessor_DOM.php(1268): Parser->extensionSubstitution(array, PPFrame_DOM)
#20 /var/www/w/rurakwiki/includes/parser/Parser.php(3310): PPFrame_DOM->expand(PPNode_DOM, integer)
#21 /var/www/w/rurakwiki/includes/parser/Parser.php(1268): Parser->replaceVariables(string)
#22 /var/www/w/rurakwiki/includes/parser/Parser.php(433): Parser->internalParse(string)
#23 /var/www/w/rurakwiki/includes/content/WikitextContent.php(338): Parser->parse(string, Title, ParserOptions, boolean, boolean, NULL)
#24 /var/www/w/rurakwiki/includes/content/AbstractContent.php(490): WikitextContent->fillParserOutput(Title, NULL, ParserOptions, boolean, ParserOutput)
#25 /var/www/w/rurakwiki/includes/page/WikiPage.php(2145): AbstractContent->getParserOutput(Title, NULL, ParserOptions)
#26 /var/www/w/rurakwiki/includes/page/WikiPage.php(1814): WikiPage->prepareContentForEdit(WikitextContent, NULL, User, string)
#27 [internal function]: WikiPage->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
#28 /var/www/w/rurakwiki/includes/page/Article.php(2012): call_user_func_array(array, array)
#29 /var/www/w/rurakwiki/includes/EditPage.php(1903): Article->__call(string, array)
#30 /var/www/w/rurakwiki/includes/EditPage.php(1903): Article->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
#31 /var/www/w/rurakwiki/includes/EditPage.php(1287): EditPage->internalAttemptSave(array, boolean)
#32 /var/www/w/rurakwiki/includes/EditPage.php(522): EditPage->attemptSave()
#33 /var/www/w/rurakwiki/includes/actions/EditAction.php(56): EditPage->edit()
#34 /var/www/w/rurakwiki/includes/actions/SubmitAction.php(40): EditAction->show()
#35 /var/www/w/rurakwiki/includes/MediaWiki.php(414): SubmitAction->show()
#36 /var/www/w/rurakwiki/includes/MediaWiki.php(282): MediaWiki->performAction(Article, Title)
#37 /var/www/w/rurakwiki/includes/MediaWiki.php(584): MediaWiki->performRequest()
#38 /var/www/w/rurakwiki/includes/MediaWiki.php(435): MediaWiki->main()
#39 /var/www/w/rurakwiki/index.php(46): MediaWiki->run()
#40 {main}
Comment 1 Andre Klapper 2014-10-22 15:09:56 UTC
Am I right that this report is about GraphViz and not about the Graph extension?
See https://www.mediawiki.org/wiki/Extension:GraphViz vs. https://www.mediawiki.org/wiki/Extension:Graph

Also, have you brought this up on https://www.mediawiki.org/wiki/Extension_talk:GraphViz ? I have no idea if this project has a bugtracker somewhere - please ask them.
Comment 2 Andre Klapper 2014-11-05 14:19:21 UTC
praeponiertesNichts: Please answer comment 1.

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


Navigation
Links