[
https://issues.apache.org/jira/browse/COCOON-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jörg Heinicke closed COCOON-2055.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.2-dev (Current SVN)
Patch applied. Thanks for spotting and providing the patch.
Joerg
> MultipartFilter disposes uploaded file before processing the pipeline
> ---------------------------------------------------------------------
>
> Key: COCOON-2055
> URL: https://issues.apache.org/jira/browse/COCOON-2055
> Project: Cocoon
> Issue Type: Bug
> Components: * Cocoon Core
> Affects Versions: 2.2-dev (Current SVN)
> Reporter: Martin Heiden
> Assigned To: Jörg Heinicke
> Fix For: 2.2-dev (Current SVN)
>
> Attachments: MultipartFilter490029.patch
>
>
> The org.apache.cocoon.servlet.multipart.MultipartFilter disposes uploaded
> files before the request is processed by a pipline. The method call
> filterChain.doFilter(request, response); is made after the finally clause
> which deletes the autosaved files and disposes it from the request object.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.