[ http://issues.apache.org/jira/browse/MYFACES-1171?page=all ]
     
Mario Ivankovits resolved MYFACES-1171:
---------------------------------------

    Fix Version: 1.1.3
     Resolution: Fixed

from my point of view we fixed this issue by disabling the dummyForm feature by 
default, so as long as you do not use the t:command* stuff or a link derived 
from ExtendedHtmlLinkRenderer you should be fine

> 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

Reply via email to