Re: segfault on xpath queries :P
emf <syncato-IT4L295iNO/[email protected]> Tue, 4 May 2004 20:54:27 -0400
| Newsgroups | gmane.comp.web.syncato.general |
|---|---|
| Message-ID | <[email protected]> |
On May 4, 2004, at 14:21, darryl wrote: > It looks to me that the isquery test would > cause a url with a "?" in to to screw up. > > Such as the case I described earlier... > Or these faq entries: > http://www.syncato.org/WK/blog/Syncato_FAQ.page As per RFC 1738, ? is not permitted in a URL except to indicate the beginning of a query; if it does appear it must be percent-hex encoded as %3F. The question marks in the FAQ entries are encoded as such, and since I do the URL unquoting after I drop the query string, it should be fine. -- to do anything is to change everything. ~mindlace http://mindlace.net ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click