My guess is that the redirect code is not correctly handing relative URLs in the Location header. Which fetcher are you using? This looks to be a bug in Fetcher.java, so my guess is you're using that. I'll fix it.

Doug


Stefan Groschupf wrote:
Hi,

I notice following:
fetch of http://www.ssv-freudenberg.de/ failed with: java.net.MalformedURLException: no protocol: include.php?path=start.php


This webpage use on of this common php CMS systems. The system just forward from
http://www.ssv-freudenberg.de
to
http://www.ssv-freudenberg.de/include.php?path=start.php


From my point of view everything looks well with this url. Should I open a bug report?

Stefan


--------------------------------------------------------------- open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion: http://www.text-mining.org



-------------------------------------------------------
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
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers


-------------------------------------------------------
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
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to