t:inputFileUpload does not honor enabledOnUserRole attribute
------------------------------------------------------------
Key: TOMAHAWK-1347
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1347
Project: MyFaces Tomahawk
Issue Type: Bug
Components: File Upload
Affects Versions: 1.1.8-SNAPSHOT
Environment: tomcat 6.0.16
java 1.6.0
Reporter: Paul Rivera
Priority: Minor
given a jsp page with:
<t:inputFileUpload enabledOnUserRole="admin"/>
The inputFileUpload component will still get rendered even though 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.