[ https://issues.apache.org/jira/browse/WW-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
刘家华 reopened WW-4380: --------------------- *In this case would fail this test:* {code:title=DefaultExcludedPatternsCheckerTest.java|borderStyle=solid} 64 *************************** + properParams.add("form[\"eventClass\"]"); + properParams.add("form['eventClass']"); 65 *************************** {code} > 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: 刘家华 > Assignee: Lukasz Lenart > Fix For: 2.3.18 > > > 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)