[
https://issues.apache.org/jira/browse/WW-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15326555#comment-15326555
]
ASF subversion and git services commented on WW-4643:
-----------------------------------------------------
Commit b866e0e88000d52d4d16753ee393f8a00be13058 in struts's branch
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=b866e0e ]
WW-4643 Fixes SMI when used with Action-less resutls
> 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)