https://bugzilla.wikimedia.org/show_bug.cgi?id=31098

       Web browser: ---
             Bug #: 31098
           Summary: Abysmal parser performance with certain kind of
                    recursive input
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
        AssignedTo: tstarl...@wikimedia.org
        ReportedBy: niklas.laxst...@gmail.com
    Classification: Unclassified


Recent commits surfaced abysmal parser performance bug with certain kind of
input. Basically it is a template, which uses {{int}} to fetch few messages,
which call the template again. This seems to avoid all depth and size related
checks that should prevent this kind of thing happening.

Will commit a minimal parser test that demonstrates the problem.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to