You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Sascha Groß (JIRA)" <de...@myfaces.apache.org> on 2005/12/20 15:04:30 UTC

[jira] Created: (MYFACES-965) DoubleConverter is not registered for ConverterId javax.faces.DoubleTime

DoubleConverter is not registered for ConverterId javax.faces.DoubleTime
------------------------------------------------------------------------

         Key: MYFACES-965
         URL: http://issues.apache.org/jira/browse/MYFACES-965
     Project: MyFaces
        Type: Sub-task
  Components: Implementation  
    Versions: 1.1.1    
    Reporter: Sascha Groß


The DoubleConverter is only registered for the converterId javax.faces.Double and the class java.lang.Double

After changing the value javax.faces.conver.DoubleConverter.CONVERTER_ID from javax.faces.Double to javax.faces.DoubleTime  the change must also be done in standard-faces-config.xml, else no converter is found for the converterId javax.faces.DoubleTime.

standard-faces-config.xml  is located in ../myfaces/impl/trunk/src/java/org/apache/myfaces/resource/

-- 
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