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


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.

Reply via email to