You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2008/08/30 07:59:44 UTC

[jira] Commented: (TRINIDAD-1211) FileUploadConfiguratorImpl should call UploadedFiles.dispose() in endRequest()

    [ https://issues.apache.org/jira/browse/TRINIDAD-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627195#action_12627195 ] 

Matthias Weßendorf commented on TRINIDAD-1211:
----------------------------------------------

We need to revisit that logic for portlets.
Check back w/ Scott  regarding JSR-301

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