On Sat, 7 Jan 2006 07:52 am, J.Pietschmann wrote:
> Florent Georges wrote:
> >   I have a little trouble to use a relative URI in the FOP config
> > file.
>
> FOP 0.91 currently can't deal with relative URLs for embedding. Neat
> comment in the relevant code:
>               /[EMAIL PROTECTED] Temporary hack to compile, improve later */
>              return new java.net.URL(uri).openStream();
> Don't expect a quick fix,Getting the necessary information for
> resolving relative URLs at this point will need some work.
>
> [snip]

Have enough of these complaints and fixed it (I hope so at least).

http://svn.apache.org/viewcvs?rev=366718&view=rev

>
> >   I tried to use "file://../", "file://.././", etc., but no one
> > works.
>
> Neither of these two is an relative URL, as you might have thought.
>
> J.Pietschmann
>

Manuel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to