You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "刘家华 (JIRA)" <ji...@apache.org> on 2014/08/02 05:12:38 UTC

[jira] [Updated] (WW-4380) URL parameter can not be setted to the form When the contains the word "class", case insensitive

     [ https://issues.apache.org/jira/browse/WW-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

刘家华 updated WW-4380:
--------------------

    Description: 
URL parameter can not be set to the form property When contains "class" (case insensitive).
For example:
http://localhost:8080/test.action?form.eventClass=2
the parameter *eventClass* is not set to form

  was:
URL parameter can not be set to the form property When contains "class" (case insensitive).
For example:
http://localhost:8080/test.action?form.eventClass=2
the parameter *eventClass* can not set to form


> URL parameter can not be setted to the form When the contains the word "class", case insensitive
> ------------------------------------------------------------------------------------------------
>
>                 Key: WW-4380
>                 URL: https://issues.apache.org/jira/browse/WW-4380
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.3.16.3
>            Reporter: 刘家华
>
> URL parameter can not be set to the form property When contains "class" (case insensitive).
> For example:
> http://localhost:8080/test.action?form.eventClass=2
> the parameter *eventClass* is not set to form



--
This message was sent by Atlassian JIRA
(v6.2#6252)