https://bugzilla.wikimedia.org/show_bug.cgi?id=41268
--- Comment #3 from Gregor Hagedorn <[email protected]> 2012-10-22 19:39:24 UTC --- As an afterthought: I wonder whether SMWResultPrinter::$maxRecursionDepth could default to a high value in the future, provided $smwgQMaxLimit = 10000 would be enforced across the sum of all nested template queries? I our case, grouping the results by subheading, the maxRecursionDepth does not add at all to the number of results or length of pages. While this is certainly different in other cases, it illustrates that maxRecursionDepth does not necessarily address the cause of the problem. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
