Hi Mike, I think you will get better coverage on the mailing list - and this does seem like a valid issue.
Dennis Byrne >-----Original Message----- >From: Mike Youngstrom (JIRA) [mailto:[EMAIL PROTECTED] >Sent: Thursday, May 11, 2006 10:53 PM >To: [email protected] >Subject: [jira] Commented: (MYFACES-1171) Dont render clear_<formName> if not >in MyFacesForm > > [ > http://issues.apache.org/jira/browse/MYFACES-1171?page=comments#action_12379159 > ] > >Mike Youngstrom commented on MYFACES-1171: >------------------------------------------ > >This issues is related to TOMAHAWK-416. It would be nice to get some dialog >started on how to fix these clear function problems and make it all cross >implementation compatible. > >> Dont render clear_<formName> if not in MyFacesForm >> -------------------------------------------------- >> >> Key: MYFACES-1171 >> URL: http://issues.apache.org/jira/browse/MYFACES-1171 >> Project: MyFaces Core >> Type: Bug > >> Versions: 1.1.3 >> Reporter: Martin Koci >> Priority: Minor > >> >> HtmlCommandButtonRenderer alway renders onclick="clear_<formName>". But >> this will work only if myfaces form renderer was used. >> With custom form renderer (and with ADF faces renderer kit too) function >> 'clear_<formName>" does not exist in output html. > >-- >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 > >
