[Webkit-unassigned] [Bug 7665] Redirection limit exceeded
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Mar 11 02:14:48 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7665
ap at nypop.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #4 from ap at nypop.com 2006-03-11 02:14 PDT -------
Thank you! Since this appears to be a bug in system frameworks, I'm closing
this report as INVALID, Here is some data for future reference (in case the
site changes):
$ curl -I http://ifparty.scenesp.org/06/
HTTP/1.1 302 Found
Date: Sat, 11 Mar 2006 10:06:16 GMT
Server: Apache/2.0.54 (Unix) mod_ssl/2.0.54 OpenSSL/0.9.7e DAV/2 PHP/4.4.2
SVN/1.2.3 mod_jk/1.2.14
X-Powered-By: PHP/4.4.2
Set-Cookie: PHPSESSID=84aa2311328566439a9911abbe744b23; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: if06_language=en; expires=Sat, 11 Mar 2006 11:06:16 GMT
Location: ?section=
Content-Type: text/html
$ curl -I http://ifparty.scenesp.org/06/?section= --cookie
PHPSESSID=84aa2311328566439a9911abbe744b23
HTTP/1.1 302 Found
Date: Sat, 11 Mar 2006 10:07:57 GMT
Server: Apache/2.0.54 (Unix) mod_ssl/2.0.54 OpenSSL/0.9.7e DAV/2 PHP/4.4.2
SVN/1.2.3 mod_jk/1.2.14
X-Powered-By: PHP/4.4.2
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Set-Cookie: if06_language=en; expires=Sat, 11 Mar 2006 11:07:57 GMT
Location: ?section=news
Content-Type: text/html
(this results in the page being opened as
"http://ifparty.scenesp.org/06/?section=?section=news"; the redirection problem
happens in a similar way).
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list