[ 
https://issues.apache.org/jira/browse/WW-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952967#comment-14952967
 ] 

Hudson commented on WW-4467:
----------------------------

SUCCESS: Integrated in Struts-JDK7-master #371 (See 
[https://builds.apache.org/job/Struts-JDK7-master/371/])
WW-4467 disableRequestAttributeValueStackLookup applied to (lukaszlenart: rev 
a1d277fac53e8567dae28842599b8ab92872a92b)
* core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java
* 
core/src/main/java/org/apache/struts2/dispatcher/multipart/MultiPartRequestWrapper.java


> 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
>            Assignee: Lukasz Lenart
>            Priority: Minor
>             Fix For: 2.3.24
>
>
> 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)

Reply via email to