You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Thomas Andraschko (JIRA)" <de...@myfaces.apache.org> on 2018/03/25 14:43:00 UTC

[jira] [Comment Edited] (MYFACES-4210) ResponseWriterWrapper does not match spec class

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

Thomas Andraschko edited comment on MYFACES-4210 at 3/25/18 2:42 PM:
---------------------------------------------------------------------

I don't see any problem as the getWrapped method is inherited by FacesWrapper.

UPDATE:
It's even there, check ln92: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/api/src/main/java/javax/faces/context/ResponseWriterWrapper.java?view=markup


was (Author: tandraschko):
I don't see any problem as the getWrapped method is inherited by FacesWrapper.

> ResponseWriterWrapper does not match spec class 
> ------------------------------------------------
>
>                 Key: MYFACES-4210
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4210
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Vicente Rossello Jaume
>            Priority: Major
>
> ResponseWriterWrapper in jsf 2.3 spec does not have an abstract getWrapped() method. This causes a bug with omnifaces.
> https://github.com/omnifaces/omnifaces/issues/448



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)