Create an issue in JIRA.  Be sure to describe your reasoning and
include your patch.  I can't rememeber offhand why things are the way
they are in tree2 but I will come back to your issue shortly.

sean

On 7/6/05, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> Hi!
> > I try to use tree2 with client-side tree toggling and a graphic image,
> > but my graphic image isnt corrently shown as the webapp context is
> > missing.
> > In other words the image-pathes in HtmlTreeRenderer needs to be
> > encoded with facesContext.getExternalContext().encodeResourceURL().
> Now that I managed to build myfaces I would like to know if a patch is
> welcome or if I am on a wrong way?
> Mainly its "expandImgSrc" and "collapseImgSrc" in
> "tomahawk/src/java/org/apache/myfaces/custom/tree2/HtmlTreeRenderer.java"
> which needs (IMHO) to be converted using
> facesContext.getExternalContext().encodeResourceURL().
> 
> ---
> Mario
> 
>

Reply via email to