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