t:commandButton does not honor enabledOnUserRole attribute
----------------------------------------------------------

                 Key: TOMAHAWK-1346
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1346
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Extended CommandLink/CommandButton
    Affects Versions: 1.1.8-SNAPSHOT
         Environment: tomcat 6.0.16
java 1.6.0
            Reporter: Paul Rivera
            Priority: Minor


Given a jsf page with:
<t:commandButton enabledOnUserRole="admin" value="EnabledForAdminButton"/>

This button will get rendered as enabled even if the user's role is not 'admin'.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to