You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Timothy Braun (JIRA)" <de...@myfaces.apache.org> on 2007/09/17 20:28:44 UTC

[jira] Updated: (MYFACES-1728) JspViewHandler improperly flushing writer

     [ https://issues.apache.org/jira/browse/MYFACES-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Braun updated MYFACES-1728:
-----------------------------------

    Status: Patch Available  (was: Open)

> 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
>
> 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.