[
https://issues.apache.org/jira/browse/WW-5473?focusedWorklogId=938354&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-938354
]
ASF GitHub Bot logged work on WW-5473:
--------------------------------------
Author: ASF GitHub Bot
Created on: 16/Oct/24 08:08
Start Date: 16/Oct/24 08:08
Worklog Time Spent: 10m
Work Description: lukaszlenart opened a new pull request, #1078:
URL: https://github.com/apache/struts/pull/1078
WW-5473
--
This PR fixes potential problem when using multiple HttpRequestWrappers (eg.
Sitemesh 3 integration) with file upload support in Struts.
Issue Time Tracking
-------------------
Worklog Id: (was: 938354)
Remaining Estimate: 0h
Time Spent: 10m
> ActionFileUploadInterceptor doesn't support multiple HttpServletRequestWrapper
> ------------------------------------------------------------------------------
>
> Key: WW-5473
> URL: https://issues.apache.org/jira/browse/WW-5473
> Project: Struts 2
> Issue Type: Bug
> Components: Core
> Reporter: Lukasz Lenart
> Priority: Major
> Fix For: 7.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If a third party filter is used (eg. Sitemesh 3) which wraps {{HttpRequest}}
> with additional {{HttpServletRequestWrapper}}, the interceptor isn't able
> detect {{MultiPartRequestWrapper}} in the chain.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)