[
https://issues.apache.org/jira/browse/MYFACES-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528110
]
Timothy Braun commented on MYFACES-1728:
----------------------------------------
I apologize, I typed JspViewHandler, but I meant
org.apache.myfaces.application.jsp.JspViewHandlerImpl
> JspViewHandler improperly flushing writer
> -----------------------------------------
>
> Key: MYFACES-1728
> URL: https://issues.apache.org/jira/browse/MYFACES-1728
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Timothy Braun
> Attachments: JspViewHandler.patch
>
>
> The JspViewHandler is improperly flushing the writer. It makes a call to
> endDocument after it flushes it the writer, which leaves part of the document
> stuck in the buffer. I have a patch to fix this issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.