It requires passing the URI through a URLDecoder: uri = java.net.URLDecoder.decode( uri );
I committed the change to C2.1-dev someone else might need to commit it to the 2.0 branch. Test it out. > -----Original Message----- > From: Amir Rosen [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, August 13, 2002 2:30 PM > To: [EMAIL PROTECTED] > Subject: RE: Spaces in URLs > > > > > > -----Original Message----- > > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, August 13, 2002 7:07 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Spaces in URLs > > > > > > > From: Amir Rosen [mailto:[EMAIL PROTECTED]] > > > > > > I think the request should be decoded before it is passed to > > > the sitemap. (?) > > > > > > You are correct it should be. I think it hasn't been caught before > > because noone working on it really likes spaces in the URIs. Esp. > > since the URL encoding makes the URI look ugly. > > > > But it should be a relatively simple fix. > > > Thanks > Looking forward for the fix :) > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, email: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]