Paul Nicolucci created MYFACES-4456:
---------------------------------------

             Summary: MyFaces 4.0 is missing an implementation for: 
<h:inputText type>
                 Key: MYFACES-4456
                 URL: https://issues.apache.org/jira/browse/MYFACES-4456
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 4.0.0-RC1
            Reporter: Paul Nicolucci


Link to the Faces 4.0 spec issue: https://github.com/jakartaee/faces/issues/1560

This does also cause the following TCK Signature Test failures:


{code:java}
   [javatest.batch] Missing Methods
    [javatest.batch] ---------------
    [javatest.batch]
    [javatest.batch] jakarta.faces.component.html.HtmlInputText: method public 
java.lang.String jakarta.faces.component.html.HtmlInputText.getType()
    [javatest.batch] jakarta.faces.component.html.HtmlInputText: method public 
void jakarta.faces.component.html.HtmlInputText.setType(java.lang.String)

    [javatest.batch] Missing Fields
    [javatest.batch] --------------
    [javatest.batch] jakarta.faces.component.html.HtmlInputText$PropertyKeys: 
field public final static 
jakarta.faces.component.html.HtmlInputText$PropertyKeys 
jakarta.faces.component.html.HtmlInputText$PropertyKeys.type
{code}





--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to