Re: [xsl] [Fwd: %20 in href attribute]

Subject: Re: [xsl] [Fwd: %20 in href attribute]
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Wed, 23 Jan 2002 11:43:19 -0500
[Julian Reschke]

[ Thomas B.  Passin]
> > Sent: Tuesday, January 22, 2002 10:27 PM
> > ...
> >
> > If you have a server that responds to a url with a space, and does not
> > respond to the same url with the space replaced by "%20", that
> > server has a
> > bug.
>
> The server will never see it, because it's in the fragment part of the URI
> reference.
>
>

Are you saying that the browser removes the fragment before sending the url
to the server?  I can see how that would work, but rfc 2396 says that
fragments are to be escaped like the other parts of urls.  Does that make it
a browser error if it doesn't url-decode a fragment?

Cheers,

Tom P


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread