[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1988) AuthorizationException not redirected properly

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Oct 1 05:40:41 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1988?page=all ]

Pete Muir updated JBSEAM-1988:
------------------------------

    Fix Version/s: 2.0.0.CR2

> AuthorizationException not redirected properly
> ----------------------------------------------
>
>                 Key: JBSEAM-1988
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1988
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Security
>            Reporter: Samuel Mendenhall
>         Assigned To: Shane Bryzak
>             Fix For: 2.0.0.CR2
>
>
> pages.xml:
> <exception class="org.jboss.seam.security.AuthorizationException">
>        <redirect>
>             <message>You don't have permission to do this</message>
>         </redirect>
>     </exception>
>     
>     
> Should have: <redirect view-id="/error.xhtml">
> Causes a redirect error in the browser otherwise.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list