[Mozile] Problem with path for rng
James A. Overton
james at overton.ca
Thu Jul 13 11:22:13 EDT 2006
Yeah. It's broken. mozile.rng.Schema should be refactored to use the
mozile.load() method. I'll add it to the ToDo list.
Thanks,
James
On 2006-Jul-13, at 6:48 AM, Reto Bachmann-Gmür wrote:
> Hello
>
> I'm setting
>
> mozile.useSchema("/scripts/mozile/lib/xhtml.rng");
>
> in mozile.js. Things works fine as long as the URL of the page
> contains
> no get parameter (like with http://localhost:8585/documentation/rwcf),
> but if there's a get parameter (as in
> http://localhost:8585/documentation/rwcf?mode=gfd) the path section of
> the request the server gets is /documentation//scripts/mozile/lib/
> xhtml.rng
>
> As a workaround for me I added "../../../../" at the beginning of the
> path of the rng.
>
> Cheers,
> reto
> _______________________________________________
> Mozile mailing list
> Mozile at mozdev.org
> http://mozdev.org/mailman/listinfo/mozile
More information about the Mozile
mailing list