We had similar problems stopping IE 6 complaining about our cookies so we could implement Passport for ASPN. Take a look at our privacy policy and compact policy, it works for us. http://aspn.activestate.com/ASPN We found in testing we had to keep clearing IE's cache and restarting the browser. I think the problem was for us that images had a cookie attached, but the image did not have the compact policy on it. We hacked response so that all responses from Zope get a compact policy. ----- Original Message ----- From: "Lennart Regebro" <lennart@regebro.nu> To: <zope@zope.org> Sent: Wednesday, February 13, 2002 6:25 AM Subject: [Zope] Where should I go?
Internet Explorer 6.0 implements the p3p privacy standard. But I can't get IE6 to accept my cokkies even though I have a privacy statement. I've looked all over the web but can't figure out what I'm doing wrong.
Does anybody know of any mailing lists or websites that concern this so I can figure out why it isn't working?
The p3p validator at w3.org sais that everything is fine. I've used IBM's p3p generator do create the statement and it sais everything is fine. IE6 doesn't complain, it just rejects my cookies, even at the next lowest setting, which should mean that I either have no compact policy (which I do) or that I collect information without the users implicit concent (which I don't).
I'm stumped. Where do I find help?
_______________________________________________ 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 )