At 03:54 PM 8/22/2002 -0500, Gilles Detillieux wrote: > > Is it safe to assume a successful URL rewrite would appear in the log? > >Yes, successful URL rewrites would appear in the messages of the form >"href: url (description)" in htdig -vvv output. The problem is your >javascript URLs are getting changed to empty strings, hence the messages >like "href: (Previous)". It would seem the URL class just can't handle >them right now. > >If you're really keen on making this work, I'd suggest you have a look >through the code in htcommon/URL.cc to find out where in the code these >URLs are getting swallowed. Look in the methods >URL::URL(const String &url, const URL &parent) and >URL::parse(const String &u) to begin with.
If I had the skills, I'd take this on. Unfortunately, I can't code my way out of a paper bag... Thanks for you assistance on this. Bill -- Bill Giese Giese Design - Web to Database Specialists Web: www.Gieses.com Voice: 925.930.0195 ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

