On Tue, 28 Mar 2000, Geoff Hutchison wrote:

> At 5:44 PM +0300 3/28/00, Valdas Andrulis wrote:
> >1) within http headers(rarely used, if ever. don't ask me, refer to
> >docs) somewhat similar to 2)
> >2) within <head>...</head> tags in document as <base url="blabla">
> >3) base url = current document url
> 
> The current code definitely does 2 and 3. I don't think HtHTTP pays 
> any attention to that, though it does pay attention to the Location: 
> header which indicates a redirect.

I have checked 3.2.0b2 (Feb 21) -  everything works ok, 
and current cvs code (Mar 26 or Mar 28) NOT ok.

the test. place these files:

http://www.site.com/index.html (MUST BE in root,
  http://www.site.com/m/index2.html is handled correctly)

index.html should contain  <a href="../blabla.html">blabla</a>

the result  http://www.site.com/../blabla.html
the worst thing is that iis servers think this link as correct one,
resluting in infinite loops.

I suspect some fix to url handling unfixed this one a bit...

Bye,

Valdas

 
> Can you give us an HTML file and a trace from htdig -v to let us 
> debug this? I have never seen this thing come up. Furthermore, I've 
> used examples like you show in the URL test program and don't see 
> that behavior. (I'm assuming you're talking about the development 
> code.)
> 
> Thanks,
> -Geoff
> 
> 
> ------------------------------------
> To unsubscribe from the htdig3-dev mailing list, send a message to
> [EMAIL PROTECTED] 
> You will receive a message to confirm this. 
> 
> 
> 




------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 


Reply via email to