[
https://issues.apache.org/jira/browse/MYFACES-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jakob Korherr resolved MYFACES-2816.
------------------------------------
Fix Version/s: 2.0.1-SNAPSHOT
Resolution: Fixed
> h:button must support the disabled attribute (spec rev A)
> ---------------------------------------------------------
>
> Key: MYFACES-2816
> URL: https://issues.apache.org/jira/browse/MYFACES-2816
> Project: MyFaces Core
> Issue Type: Improvement
> Components: JSR-314
> Affects Versions: 2.0.0
> Reporter: Jakob Korherr
> Assignee: Jakob Korherr
> Fix For: 2.0.1-SNAPSHOT
>
>
> h:button currently does not support the disabled attribute, because it is not
> listed in the attributes of h:button in the VDL docs. However it is mentioned
> in the description of h:button in the VDL docs: "If the "disabled" attribute
> is specified, do not render the "onclick" element and assign the "disabled"
> attribute a value of true."
> Furthermore h:link also supports this attribute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.