JSR-252 Issue 74: disabled property for outputLink does not work
----------------------------------------------------------------
Key: MYFACES-1766
URL: https://issues.apache.org/jira/browse/MYFACES-1766
Project: MyFaces Core
Issue Type: Bug
Components: JSR-252
Environment: Tomcat 6, myface 1.2.1-SNAPSHOT
Reporter: Leonardo Uribe
When disabled=true, h:outputLink should render this:
<span>Disabled outputLink</span>
Actually it render the same as disabled=false.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.