[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Re: [xml] mobile links for XInclude?
- From: "Ben Decker" <bdeck lycos co uk>
- To: "libxml mailing list" <xml gnome org>
- Subject: Re: Re: [xml] mobile links for XInclude?
- Date: Tue, 24 Jun 2003 10:56:48 +0100
> FromDaniel Veillard <veillard redhat com>
> DateMon, 23 Jun 2003 19:45:30 -0400
> That I's still 100% sure you should read RFC 2396, "/" is an
>URI path separator, not "\", go read it !
>Now there might still be a problem converting Winblows filepath to
>file URIs internally, well it's possibly something need to be fixed in
>the WIN32 environment.
I just use str = str.replace("\\","/"), and everything works fine now. Now that I know what the problem really
was... Thanks. This also solves the mobility problem... and might be much easier to implement than XML
catalogs..
And I guess Internet Explorer is not really 100% RFC 2396-compliant, huh?
regards,
Ben
This is your brain:
bash-2.05$
This is your brain on drugs:
Starting Windows XP...
Any questions?
250 business cards FREE! Create your own full-colour high-quality business cards easily online. Only at www.vistaprint.uk
--- Begin Message ---
- From: Daniel Veillard <veillard redhat com>
- To: Ben Decker <bdeck lycos co uk>
- Cc: libxml mailing list <xml gnome org>
- Subject: Re: [xml] mobile links for XInclude?
- Date: Mon, 23 Jun 2003 19:45:30 -0400
On Mon, Jun 23, 2003 at 09:34:05PM +0100, Ben Decker wrote:
> Notice the successful relative XInclude resolution when using DJGPP's psuedo-UNIX convention rather than
> standard DOS nomenclature (DJGPP's libc understands *both*, even concurrently in the same filename). I believe
> this may have to do perhaps with the comments I made about xmlIO.c on bugzilla.
>
> What do you think?
That I's still 100% sure you should read RFC 2396, "/" is an
URI path separator, not "\", go read it !
Now there might still be a problem converting Winblows filepath to
file URIs internally, well it's possibly something need to be fixed in
the WIN32 environment.
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
--- End Message ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]