You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2008/01/28 15:09:35 UTC

[jira] Resolved: (SLING-208) Detect infinite loops in sling.include

     [ https://issues.apache.org/jira/browse/SLING-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-208.
---------------------------------------

    Resolution: Fixed

Implemented in revision 615881, maximum recursion level for SlingMainServlet.include... methods fixed to 50 before throwing an InfiniteIncludeLoopException

> Detect infinite loops in sling.include
> --------------------------------------
>
>                 Key: SLING-208
>                 URL: https://issues.apache.org/jira/browse/SLING-208
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>
> Sling.include and related methods in SlingMainServlet can cause infinite loops, they should be detected and reported

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