Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.1.8-SNAPSHOT
-
None
-
tomcat 6.0.16
java 1.6.0
Description
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'.