[
https://issues.apache.org/jira/browse/TOMAHAWK-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved TOMAHAWK-1346.
--------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.8-SNAPSHOT
Assignee: Leonardo Uribe
Thanks to Paul Rivera for provide this patch
> 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
> Assignee: Leonardo Uribe
> Priority: Minor
> Fix For: 1.1.8-SNAPSHOT
>
> Attachments: ExtendedHtmlButtonRenderer.patch
>
>
> 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.