[ 
https://issues.apache.org/jira/browse/FELIX-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769554#comment-17769554
 ] 

Carsten Ziegeler commented on FELIX-6656:
-----------------------------------------

Fix for wrapper 1.1 : 
https://github.com/apache/felix-dev/commit/7a882370cd10de6395063fa924319432b83e7d60

> javax.servlet / jakarta.servlet request attributes are not correctly 
> translated
> -------------------------------------------------------------------------------
>
>                 Key: FELIX-6656
>                 URL: https://issues.apache.org/jira/browse/FELIX-6656
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http.jetty-5.1.0, http.wrappers-1.0.0, 
> http.wrappers-1.1.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.jetty-5.1.2, http.wrappers-1.1.2, 
> http.wrappers-1.0.2
>
>
> When setting a javax.servlet request attribute, for example the error code, 
> getAttribute will return null. getAttribute is only looking up the 
> jakarta.servlet variant of that property not seeing the initially set one.
> We need to do the translation on all three methods, getAttribute, 
> setAttribute, removeAttribute



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

Reply via email to