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

Bertrand Delacretaz resolved SLING-222.
---------------------------------------

    Resolution: Fixed

Fixed in revision 618697, added IncludeTest.testWithIncludeAndExtension in the 
launchpad-webapp integration tests to verify it

> using request.getRequestDispatcher() with an URL causes infinite loop
> ---------------------------------------------------------------------
>
>                 Key: SLING-222
>                 URL: https://issues.apache.org/jira/browse/SLING-222
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Tobias Bocanegra
>
> example:
>                 RequestDispatcher dispatcher = 
> request.getRequestDispatcher("/foo/bar.teaser.html");
>                 dispatcher.include(request, response);
> causes infinite loop. where as a direct request to "/foo/bar.teaser.html" 
> works.

-- 
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