[seam-issues] [JBoss JIRA] (SEAMSECURITY-124) security-authorization Catch not available

Marek Schmidt (Created) (JIRA) jira-events at lists.jboss.org
Mon Oct 31 09:43:45 EDT 2011


security-authorization Catch not available
------------------------------------------

                 Key: SEAMSECURITY-124
                 URL: https://issues.jboss.org/browse/SEAMSECURITY-124
             Project: Seam Security
          Issue Type: Bug
    Affects Versions: 3.1.0.Beta4
            Reporter: Marek Schmidt
             Fix For: 3.1.0.Beta5


Clicking on any unauthorized link will display an HTTP 500 server error page, instead of the expected "You do not have the necessary permissions to perform that operation" error message, as the AuthorizationException is not caught. 

This is caused by Catch integration not working due to wrong dependency on Faces 3.1.0.Beta3. Overriding faces version to 3.1.0.Beta4 fixes the problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list