KB Article #169307
XML Complexity Filter Fails Unexpectedly
Problem
-- Using an XML complexity filter, the "Maximum Number of Levels of Descendant Nodes" is set to 21, and the filter fails with trace showing "A node has more than 21 child nodes." This is unexpected, because the number of child nodes should be set with the "Maximum Number of Child Nodes per Node" field.
Resolution
* A bug in versions 7.0.0 - 7.2.0 swapped two of the settings in the XML Complexity filter. Specifically, the "Maximum Number of Levels of Descendant Nodes" is swapped with "Maximum Number of Child Nodes per Node." Switching the two values will allow the filter to work properly. This issue should be fixed for 7.2.1.