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

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Mon Oct 1 08:18:41 EDT 2007


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

Shane Bryzak closed JBSEAM-1988.
--------------------------------

    Resolution: Done

Fixed pages.xml in seam-gen.

> 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