https://bugzilla.wikimedia.org/show_bug.cgi?id=73073
--- Comment #1 from [email protected] --- <graphviz caption='Graph for example no. 3 (contains Wiki-Links)' alt='phylogenetic tree' format='png'> digraph example3 { node [shape=plaintext]; Mollusca [URL="[[w:Mollusca]]"]; Neomeniomorpha [URL="[[w:Neomeniomorpha]]"]; X1 [shape=point,label=""]; Caudofoveata [URL="[[w:Caudofoveata]]"]; Testaria [URL="[[w:Testaria]]"]; Polyplacophora [URL="[[w:Polyplacophora]]"]; Conchifera [URL="[[w:Conchifera]]"]; Tryblidiida [URL="[[w:Tryblidiida]]"]; Ganglioneura [URL="[[w:Ganglioneura]]"]; Bivalvia [URL="[[w:Bivalvia]]"]; X2 [shape=point,label=""]; X3 [shape=point,label=""]; Scaphopoda [URL="[[w:Scaphopoda]]"]; Cephalopoda [URL="[[w:Cephalopoda]]"]; Gastropoda [URL="[[w:Gastropoda]]"]; Mollusca->X1->Testaria->Conchifera->Ganglioneura->X2->Gastropoda Mollusca->Neomeniomorpha X1->Caudofoveata Testaria->Polyplacophora Conchifera->Tryblidiida Ganglioneura ->Bivalvia X2->X3->Cephalopoda X3->Scaphopoda } </graphviz> produces: [3b7b305e] /w/rurakprod/index.php?title=TestSeite4&action=submit Exception from line 77 of /var/www/w/rurakprod/includes/parser/StripState.php: Invalid marker: UNIQ3b979957875f41aa-graphviz-00000000-QINU Backtrace: #0 /var/www/w/rurakprod/includes/parser/StripState.php(66): StripState->addItem(string, string, string) #1 /var/www/w/rurakprod/includes/parser/Parser.php(4062): StripState->addGeneral(string, string) #2 /var/www/w/rurakprod/includes/parser/Preprocessor_DOM.php(1178): Parser->extensionSubstitution(array, PPFrame_DOM) #3 /var/www/w/rurakprod/includes/parser/Parser.php(3153): PPFrame_DOM->expand(PPNode_DOM, integer) #4 /var/www/w/rurakprod/includes/parser/Parser.php(4640): Parser->replaceVariables(string) #5 /var/www/w/rurakprod/includes/parser/Parser.php(4597): Parser->pstPass2(string, User) #6 [internal function]: Parser->preSaveTransform(string, Title, User, ParserOptions) #7 /var/www/w/rurakprod/includes/StubObject.php(99): call_user_func_array(array, array) #8 /var/www/w/rurakprod/includes/StubObject.php(119): StubObject->_call(string, array) #9 /var/www/w/rurakprod/includes/content/WikitextContent.php(145): StubObject->__call(string, array) #10 /var/www/w/rurakprod/includes/content/WikitextContent.php(145): StubObject->preSaveTransform(string, Title, User, ParserOptions) #11 /var/www/w/rurakprod/includes/WikiPage.php(2087): WikitextContent->preSaveTransform(Title, User, ParserOptions) #12 /var/www/w/rurakprod/includes/WikiPage.php(1761): WikiPage->prepareContentForEdit(WikitextContent, NULL, User, string) #13 [internal function]: WikiPage->doEditContent(WikitextContent, string, integer, boolean, NULL, string) #14 /var/www/w/rurakprod/includes/Article.php(2024): call_user_func_array(array, array) #15 /var/www/w/rurakprod/includes/EditPage.php(1812): Article->__call(string, array) #16 /var/www/w/rurakprod/includes/EditPage.php(1812): Article->doEditContent(WikitextContent, string, integer, boolean, NULL, string) #17 /var/www/w/rurakprod/includes/EditPage.php(1237): EditPage->internalAttemptSave(array, boolean) #18 /var/www/w/rurakprod/includes/EditPage.php(427): EditPage->attemptSave() #19 /var/www/w/rurakprod/includes/actions/EditAction.php(50): EditPage->edit() #20 /var/www/w/rurakprod/includes/actions/EditAction.php(74): EditAction->show() #21 /var/www/w/rurakprod/includes/Wiki.php(428): SubmitAction->show() #22 /var/www/w/rurakprod/includes/Wiki.php(292): MediaWiki->performAction(Article, Title) #23 /var/www/w/rurakprod/includes/Wiki.php(588): MediaWiki->performRequest() #24 /var/www/w/rurakprod/includes/Wiki.php(447): MediaWiki->main() #25 /var/www/w/rurakprod/index.php(46): MediaWiki->run() #26 {main} -- 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
