[
https://issues.apache.org/jira/browse/WW-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lovepreeet updated WW-4467:
---------------------------
Description:
I m using disableRequestAttributeValueStackLookup to disable request to extract
attributes from value stack because it leads to class cast exception.
But i noticed in source code of struts2-core 2.3.16.3 that in case of MultPart
request the value of disableRequestAttributeValueStackLookup constant is set to
false by default.
I need to know is there any other way to solve this problem or it is a bug in
struts2
was:
I m using disableRequestAttributeValueStackLookup to disable request to extract
attributes from value stack because it leads to class cast exception.
But i noticed in source code of struts2-core 2.3.16.3 that in case of MultPart
request the constant is taken false by default .
I need to know is there any other way to solve this problem or it is a bug in
struts2
> disableRequestAttributeValueStackLookup is not working for
> MultiPartRequestWrapper
> ----------------------------------------------------------------------------------
>
> Key: WW-4467
> URL: https://issues.apache.org/jira/browse/WW-4467
> Project: Struts 2
> Issue Type: Bug
> Components: Core Actions
> Affects Versions: 2.3.16.3
> Reporter: Lovepreeet
> Priority: Minor
>
> I m using disableRequestAttributeValueStackLookup to disable request to
> extract attributes from value stack because it leads to class cast exception.
> But i noticed in source code of struts2-core 2.3.16.3 that in case of
> MultPart request the value of disableRequestAttributeValueStackLookup
> constant is set to false by default.
> I need to know is there any other way to solve this problem or it is a bug in
> struts2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)