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

Matthias Weßendorf resolved TRINIDAD-1211.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.10-core
                   1.2.10-core

> FileUploadConfiguratorImpl should call UploadedFiles.dispose() in endRequest()
> ------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1211
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1211
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.10-core, 1.0.10-core
>
>
> FileUploadConfiguratorImpl was created when the upload was moved from 
> ServletFilters to the Configurator Framework.
> The Filter used to call UploadedFiles.dispose() at the end of the request 
> (after the internal _doFilterImpl()).
> We should (at least for Servlet env) put back this call

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to