You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/06 21:20:38 UTC

[jira] [Commented] (WW-4467) disableRequestAttributeValueStackLookup is not working for MultiPartRequestWrapper

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

ASF subversion and git services commented on WW-4467:
-----------------------------------------------------

Commit a1d277fac53e8567dae28842599b8ab92872a92b in struts's branch refs/heads/develop from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=a1d277f ]

WW-4467 disableRequestAttributeValueStackLookup applied
to MultiPartRequestWrapper


> 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
>             Fix For: 2.3.22
>
>
> 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)