You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2015/02/19 09:14:11 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=14327105#comment-14327105 ] 

Lukasz Lenart commented on WW-4467:
-----------------------------------

Looks like a bug

> 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)