- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 19 Oct 2007 19:41:52 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5213
ville.skytta@iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from ville.skytta@iki.fi 2007-10-19 19:41 -------
There's a redirect loop - http://lem503.home.comcast.net redirects to
http://home.comcast.net/~lem503 which redirects (apparently infinitely) to
itself.
$ HEAD http://home.comcast.net/~lem503
301 Moved Permanently
[...]
Location: http://home.comcast.net/~lem503
[...]
Client-Warning: Redirect loop detected (max_redirect = 7)
The CVS version tries to include more meaningful info in its error message:
http://qa-dev.w3.org/wmvs/HEAD/check?uri=http%3A%2F%2Fhome.comcast.net%2F%7Elem503&charset=%28detect+automatically%29&doctype=Inline&group=0
Received on Friday, 19 October 2007 19:42:00 UTC