You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <my...@incubator.apache.org> on 2005/07/25 21:28:34 UTC

[jira] Closed: (MYFACES-332) Error on getting renderer for HtmlTree2

     [ http://issues.apache.org/jira/browse/MYFACES-332?page=all ]
     
sean schofield closed MYFACES-332:
----------------------------------

    Fix Version: Nightly Build
     Resolution: Fixed

Fixed in nightly build.

> Error on getting renderer for HtmlTree2
> ---------------------------------------
>
>          Key: MYFACES-332
>          URL: http://issues.apache.org/jira/browse/MYFACES-332
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>     Reporter: Luiz Augusto Ruiz
>      Fix For: Nightly Build

>
> In the code:
> Renderer r = rk.getRenderer(comp.getFamily(), comp.getRendererType());
> when comp is a org.apache.myfaces.custom.tree2.HtmlTree the renderer returns null, because comp.getRendererType() is "org.apache.myfaces.Tree2" and the correct is "org.apache.myfaces.HtmlTree2"

-- 
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