[ http://issues.apache.org/jira/browse/MYFACES-1171?page=comments#action_12416049 ]
Matthias Weßendorf commented on MYFACES-1171: --------------------------------------------- Yea, Tomahawk should be run with the RI. So we should add a note to all example (using t:commandLink) that this component (t:commandLink) is/will be deprecated > 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 > Fix For: 1.1.3 > > 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
