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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17608244#comment-17608244 ] 

Paul Nicolucci commented on MYFACES-4456:
-----------------------------------------

[~melloware] [~tandraschko] would one of you guys be able to take a look at this one? I'm starting work on [https://issues.apache.org/jira/browse/MYFACES-4447].

> 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
>            Priority: Major
>
> 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)