Hi, I'm trying to understand what circumstances would cause slide uris to contain either a '#' or an '&' character? Can document or collection names legally contain these characters? Or are we talking about a case where slide is serving html documents and/or CGI scripts as content to which you could pass a reference with '#' or parameters with the '&' char?
Thanks, Warwick > -----Original Message----- > From: Julian Reschke [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 06, 2004 2:50 PM > To: Slide Users Mailing List > Subject: Re: Issue with # character in file name > > > kranga wrote: > > When I have the # character in a filename, I see that it > doesn't make > > it to the URL that slide processes because Tomcat thinks > its part of > > the URI and takes it out. How do I get access to the string that is > > after the # character in my filename? > > Hard to say without a network trace. There are MS Webfolder > versions out > there that have a bug (not escaping the "#" character properly), > resulting in that behaviour. Check > <http://greenbytes.de/tech/webdav/webfolder-client-list.html#i ssue-hashmark-escaping>). > Also, I've noticed that if your file has an & character, Explorer > doesn't show it (even if the XML correctly encodes it as &). > Independent DAV shows it correctly. What do I do in this scenario - > not have & in my url? <http://greenbytes.de/tech/webdav/webfolder-client-list.html#issue-ampersand -escaping>. So complain to Microsoft (another voice won't hurt) :-) Best regards, Julian -- <green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
