Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
http.jetty-5.0.4, http.base-5.0.2, http.bridge-5.0.4, http.base-4.2.6, http.bridge-4.2.8, http.jetty-4.2.12
-
None
Description
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