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

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected].
                   |                            |org
          Component|Interwiki links             |Parser
            Product|Wikimedia                   |MediaWiki
            Summary|Searching article's         |Provide option to use
                   |internal error              |XML_PARSE_HUGE to avoid:
                   |                            |Error:
                   |                            |DOMDocument::loadXML():
                   |                            |Excessive depth in
                   |                            |document: 256
           Severity|normal                      |enhancement

--- Comment #1 from Andre Klapper <[email protected]> ---
This was also asked in
http://lists.wikimedia.org/pipermail/wikitech-l/2010-February/046738.html

This is PHP's XML parser opting out due to excessive nesting. Nothing that
could be fixed in MediaWiki software.
Wondering if our datadumps could do something differently, though.

<andre__> wondering whether something could be fixed in creation of datadumps.
<^demon> Not really, no.
<^demon> We could possibly add an option to MW core to use XML_PARSE_HUGE, but
you probably wouldn't want it on by default.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to