[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3146) Allow Object... args in the hasPermission EL function

Samuel Mendenhall (JIRA) jira-events at lists.jboss.org
Thu Jul 3 11:21:31 EDT 2008


Allow Object... args in the hasPermission EL function
-----------------------------------------------------

                 Key: JBSEAM-3146
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3146
             Project: Seam
          Issue Type: Feature Request
          Components: Security
    Affects Versions: 2.1.0.A1, 2.0.3.CR1
            Reporter: Samuel Mendenhall
            Priority: Minor


So the following is possible #{identity.hasPermission('blog', 'create', arg1, arg2)} and the args can be accessed in the drl file, so we should also allow #{s:hasPermission('blog', 'create', arg1, arg2)}

-- 
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