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 McMahan (JIRA)" <de...@myfaces.apache.org> on 2007/03/02 18:53:51 UTC

[jira] Created: (MYFACES-1553) CONVERTER_ID for DoubleConverter doesn't match 1.2 spec

CONVERTER_ID for DoubleConverter doesn't match 1.2 spec
-------------------------------------------------------

                 Key: MYFACES-1553
                 URL: https://issues.apache.org/jira/browse/MYFACES-1553
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-252
    Affects Versions: 1.2.0-SNAPSHOT
            Reporter: Paul McMahan


The JSF 1.2 API says that the value of DoubleConverter.CONVERTER_ID should be "javax.faces.DoubleTime"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-1553) CONVERTER_ID for DoubleConverter doesn't match 1.2 spec

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved MYFACES-1553.
-----------------------------------------

    Resolution: Invalid

that is / was a bug in the spec:

https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=176

> CONVERTER_ID for DoubleConverter doesn't match 1.2 spec
> -------------------------------------------------------
>
>                 Key: MYFACES-1553
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1553
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>    Affects Versions: 1.2.0-SNAPSHOT
>            Reporter: Paul McMahan
>         Attachments: MYFACES-1553.patch
>
>
> The JSF 1.2 API says that the value of DoubleConverter.CONVERTER_ID should be "javax.faces.DoubleTime"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.