[
https://issues.apache.org/jira/browse/MYFACES-4674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052930#comment-18052930
]
Melloware commented on MYFACES-4674:
------------------------------------
Closing this as its not causing any issues
> ResponseWriter: wrapped vs getWrapped() issue
> ---------------------------------------------
>
> Key: MYFACES-4674
> URL: https://issues.apache.org/jira/browse/MYFACES-4674
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 4.0.2, 4.1.0-RC2
> Reporter: Melloware
> Priority: Major
>
> Original report to Mojarra:
> https://github.com/eclipse-ee4j/mojarra/issues/5456
> After debugging BalusC determined that Mojarra was doing the correct thing
> and MyFaces is somewhere in its chain calling the delegate/wrapped writer and
> not the `getWrapped()` writer.
> *BalusC: *
> {quote}Hmm ok probably MyFaces still has a wrapped-vs-getWrapped bug in its
> ResponseWriter(Wrapper) impl that it fails to invoke the
> PrimePartialResponseWriter#endDocument when given a wrapped writer.{quote}
> It is NOT currently affecting anything but I thought i would open this as
> BalusC thought it was odd how MyFaces was treating the scenario.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)