[richfaces-issues] [JBoss JIRA] Created: (RF-2978) Calendar doesn't use nested converter when rendering.

Paul Andrews (JIRA) jira-events at lists.jboss.org
Fri Apr 4 08:57:22 EDT 2008


Calendar doesn't use nested converter when rendering.
-----------------------------------------------------

                 Key: RF-2978
                 URL: http://jira.jboss.com/jira/browse/RF-2978
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: All
            Reporter: Paul Andrews
            Priority: Minor


If I specify a nested converter, such as:

			    	<rich:calendar id="start" value="#{startTmsp}">
			           	<c:convertDateTime timeZone="UTC"/>
			    	</rich:calendar>

The getAsObject() method is called during decoding but the getAsString() method is not called during encoding.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list