[
https://issues.apache.org/struts/browse/STR-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-2924:
-------------------------------
Fix Version/s: 1.4.0
> exception element should not require key
> ----------------------------------------
>
> Key: STR-2924
> URL: https://issues.apache.org/struts/browse/STR-2924
> Project: Struts 1
> Issue Type: Improvement
> Components: Core
> Affects Versions: 1.3.6
> Reporter: Paul Benedict
> Priority: Minor
> Fix For: 1.4.0
>
>
> Not every exception warrants a message from the user. Sometimes just goign to
> another page without a message is good enough. For instance, if a user needs
> to respond to a confirmation email to complete an account signup, the action
> may throw an exception is the account is already completed. In this case, it
> would be great to simply use <exception> to send them to the login page, but
> I cannot do this declaratively because @key is required. I say this should be
> optional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.