You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Melloware (Jira)" <de...@myfaces.apache.org> on 2022/09/23 21:15:00 UTC

[jira] [Resolved] (MYFACES-4456) MyFaces 4.0 is missing an implementation for:

     [ https://issues.apache.org/jira/browse/MYFACES-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Melloware resolved MYFACES-4456.
--------------------------------
    Fix Version/s: 4.0.0-RC2
       Resolution: Fixed

> 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
>            Assignee: Melloware
>            Priority: Major
>             Fix For: 4.0.0-RC2
>
>
> 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)