Recursion check counts all includes instead of nested includes
--------------------------------------------------------------

                 Key: SLING-610
                 URL: https://issues.apache.org/jira/browse/SLING-610
             Project: Sling
          Issue Type: Bug
          Components: Engine
    Affects Versions: Engine 2.0.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: Engine 2.0.4


The include counter is only increased but never increased. If you have more 
than the allowed number of includes (50 currently) during a request in total, 
the corresponding
exception is thrown.
This behaviour does therefore currently not checked the recursion depths but 
the total number of includes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to