You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2010/03/24 11:06:27 UTC

[jira] Updated: (SLING-1456) "org.apache.sling.api.include.servlet" request attribute is set as well when RequestDispatcher#forward is called which is wrong

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

Felix Meschberger updated SLING-1456:
-------------------------------------

          Component/s:     (was: Servlets)
                       Engine
    Affects Version/s: Engine 2.0.6
        Fix Version/s: Engine 2.1.0

This is a problem in the Sling Engine, actually

> "org.apache.sling.api.include.servlet" request attribute is set as well when RequestDispatcher#forward is called which is wrong
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SLING-1456
>                 URL: https://issues.apache.org/jira/browse/SLING-1456
>             Project: Sling
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: Engine 2.0.6
>            Reporter: Philipp Koch
>            Assignee: Felix Meschberger
>            Priority: Critical
>             Fix For: Engine 2.1.0
>
>
> how to reproduce:
> forward a file resource and look at the http conversation. you will encounter that the "If-Modified-Since" header is never set because of a !included check in the StreamRendererServlet#doGet method. in consequence browser caching is not possible.

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