[Zope] IE rejects cookies

sean.upton@uniontrib.com sean.upton@uniontrib.com
Fri, 23 Aug 2002 12:17:42 -0700


Sometimes cookies can get complicated with all this P3P BS in I.E. 6,
especially across 'sites.' It sounds like IE sees the url

http://foo:80

and

http://foo:8080 

as different sites, despite the fact that they share a domain name.

Are you using I.E. 6?

Sean

-----Original Message-----
From: Jacob Behm [mailto:jacob.behm@bisinc.net]
Sent: Friday, August 23, 2002 12:05 PM
To: zope@zope.org
Subject: RE: [Zope] IE rejects cookies


Yeah that's a thought.  But I'm behind Apache using FastCGI so it should
be running on port 80.


-----Original Message-----
From: Dieter Maurer [mailto:dieter@handshake.de] 
Sent: Friday, August 23, 2002 1:15 PM
To: Jacob Behm
Cc: zope@zope.org
Subject: Re: [Zope] IE rejects cookies

Jacob Behm writes:
 > All other browsers work fine.  IE works fine is I server the page
 > through Apache or IIS.  There's something about Zope that is making
the
 > cookies unpalatable to IE.
Maybe, IE becomes suspicious for non-standard HTTP ports (8080 instead
of 80)?


Dieter

_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )