users@javaserverfaces-spec-public.java.net

[jsr344-experts mirror] [jsr344-experts] Re: PRD Review and pending issues

From: Frank Caputo <frank_at_frankcaputo.de>
Date: Tue, 15 Jan 2013 20:03:39 +0100

Hi Leonardo,

I recently provided a patch for Mojarra to solve this problem, which Manfred merged into the trunk ( http://java.net/projects/mojarra/sources/svn/diff/trunk/jsf-ri/src/main/java/com/sun/faces/facelets/impl/DefaultFacelet.java?rev1=11384&rev2=11385 ).

I'll answer more detailed tomorrow.

Ciao Frank

Am 15.01.2013 um 00:32 schrieb Leonardo Uribe <lu4242_at_gmail.com>:

> Right now, facelets derive the path using a call to:
>
> new URL(from, path)
>