[ http://issues.apache.org/jira/browse/TAPESTRY-284?page=all ] Brian K. Wallace closed TAPESTRY-284: -------------------------------------
> Engine does not properly cleanup after a client aborts a request. > ----------------------------------------------------------------- > > Key: TAPESTRY-284 > URL: http://issues.apache.org/jira/browse/TAPESTRY-284 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 3.0.2, 3.0, 3.0.1 > Reporter: Paul Ferraro > Assignee: Paul Ferraro > Priority: Minor > Fix For: 3.0.3 > > In AbstractEngine.service(), if a client aborts a request, the > ResponseOutputStream.forceFlush() method will throw an exception causing the > service() method to skip over cleanupAfterRequest(IRequestCycle) and causes > problems for subsequent requests for the same session. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]