[ http://issues.apache.org/jira/browse/MYFACES-778?page=comments#action_12357199 ]
Bruno Aranda commented on MYFACES-778: -------------------------------------- We have a discrepancy here between the spec and the javadocs (RI). In the spec (section 3.3.3) it says that the CONVERTER_ID for javax.faces.convert.DoubleConverter should be javax.faces.Double, as you say. But, in the javadocs [1] we find that the CONVERTER_ID is javax.faces.DoubleTime (which sounds strange to me, like a copy+paste mistake from DateTime). If we change that now, are we going to pass the TCK? Thanks for pointing this out Vladimir, Bruno [1] http://issues.apache.org/jira/browse/MYFACES-778 > DoubleConverter has javax.faces.DoubleTime CONVERTER_ID > ------------------------------------------------------- > > Key: MYFACES-778 > URL: http://issues.apache.org/jira/browse/MYFACES-778 > Project: MyFaces > Type: Bug > Versions: 1.1.1 > Reporter: Vladimir Korenev > > javax.faces.convert.DoubleConverter has invalid CONVERTER_ID: > javax.faces.DoubleTime. It should be javax.faces.Double -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
