https://bugzilla.wikimedia.org/show_bug.cgi?id=50922
--- Comment #7 from [email protected] --- Another important information: I debuged the submit action like the Debug information.txt in the attachment. The function Parser::replaceVariables is called very often. If I comment the function between wfProfileIn( __METHOD__ ); and wfProfileOut( __METHOD__ ); the large site would be saved. If the function is non-comment the large site didn't saved and I get the error. Maybe this could be the problem. Furthermore I rework the HTML code of the page and now i dont get any problem, only a blank page, if i submit the page. The HTML code is a little bit smaller as the first (~80kB). But the submit problem still appear. -- 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
