commandLink with disabled=true should render children and id
------------------------------------------------------------
Key: MYFACES-1604
URL: https://issues.apache.org/jira/browse/MYFACES-1604
Project: MyFaces Core
Issue Type: Bug
Components: JSR-252
Affects Versions: 1.2.0-SNAPSHOT
Reporter: Paul McMahan
Assigned To: Paul McMahan
A disabled commandLink correctly renders as a <span> but needs to include id
attribute and also render its children.
See
http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/renderkitdocs/HTML_BASIC/javax.faces.Outputjavax.faces.Link.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.