[Zope] IE rejects cookies
Michael
michael@nichestaffing.com
Sat, 24 Aug 2002 13:22:50 -0600
I am coming in on the backend of this thread, so I apologize if this has
already been mentioned but when you set the cookie, are you assigning a path?
I couldn't get cookies to work right on IE 5.5 or 6.0 untill I made sure
that they were being set and expired with a path.
Michael
On Friday 23 August 2002 01:04 pm, Jacob Behm wrote:
> 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 )