You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2023/05/13 06:55:00 UTC

[jira] [Created] (FELIX-6608) Forward attributes should not be blocked within include

Carsten Ziegeler created FELIX-6608:
---------------------------------------

             Summary: Forward attributes should not be blocked within include
                 Key: FELIX-6608
                 URL: https://issues.apache.org/jira/browse/FELIX-6608
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.jetty-4.2.12, http.bridge-4.2.8, http.base-4.2.6, http.bridge-5.0.4, http.base-5.0.2, http.jetty-5.0.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: http.base-4.2.8, http.base-5.0.4, http.bridge-4.2.10, http.bridge-5.0.6, http.jetty-4.2.14, http.jetty-5.0.6


The request wrapper is currently blocking special attributes for includes and forwards. However, an include might be contained within a forward, therefore this case should not be blocked.
The getAttributeNames method needs to take the special attributes into account as well



--
This message was sent by Atlassian Jira
(v8.20.10#820010)