[
https://issues.apache.org/jira/browse/WW-4100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691067#comment-13691067
]
Lukasz Lenart edited comment on WW-4100 at 6/22/13 6:36 AM:
------------------------------------------------------------
[~markwoon] I will review it soon, I'm just in middle of 2.3.15 release ;-)
was (Author: lukaszlenart):
[~markwoon] I will review it soon, I just in middle of 2.3.15 release ;-)
> "error" result defined in global-results is ignored when using convention
> plugin
> --------------------------------------------------------------------------------
>
> Key: WW-4100
> URL: https://issues.apache.org/jira/browse/WW-4100
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Convention
> Affects Versions: 2.3.14.3
> Reporter: Mark Woon
> Assignee: Lukasz Lenart
> Fix For: 2.3.16
>
> Attachments: Fix_for_WW-4100_no_constant_and_testcase.patch,
> Fix_for_WW-4100_.patch
>
>
> If you have an "error" result defined in global-results in struts.xml and use
> the convention plugin, the global error result is ignored.
> If you have this:
> {code}
> <global-results>
> <result name="error" type="dispatcher">/error/strutsError.jsp</result>
> </global-results>
> </package>
> {code}
> The convention plugin will only dispatch to action-error.jsp or action.jsp
> when the former is not found, ignoring the global-results.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira