[ https://issues.apache.org/jira/browse/WW-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart resolved WW-4643.
-------------------------------
Resolution: Fixed
PR merged, thanks!
> Strict Method Invocation breaks Action-Less Results
> ---------------------------------------------------
>
> Key: WW-4643
> URL: https://issues.apache.org/jira/browse/WW-4643
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Convention
> Affects Versions: 2.5
> Environment: Java 1.7
> Reporter: justin miller
> Priority: Minor
> Fix For: 2.5.1
>
>
> Prior to strict-method-invocation, the convention plugin would allow for executing results
(JSP) without an associated Action via the ConventionUnknownHandler.handleUnknownAction method.
This continues to work with SMI disabled but when enabled the allowedMethods list in the ActionConfig
does not get populated which causes a 404.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|