[ http://jira.jboss.com/jira/browse/RF-2978?page=all ]
Aleksej Yanul closed RF-2978. ----------------------------- > 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 > Assigned To: Aleksej Yanul > Priority: Minor > Fix For: 3.2.1 > > > 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 _______________________________________________ richfaces-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/richfaces-issues
