Melloware created MYFACES-4674:
----------------------------------
Summary: 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.1.0-RC2, 4.0.2
Reporter: Melloware
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)