You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Paul Benedict (JIRA)" <ji...@apache.org> on 2007/08/28 03:05:35 UTC

[jira] Updated: (STR-2924) Exception configuration should not require key

     [ https://issues.apache.org/struts/browse/STR-2924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated STR-2924:
-------------------------------

    Assignee: Paul Benedict
     Summary: Exception configuration should not require key  (was: exception element should not require key)

> Exception configuration 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
>            Assignee: 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.