I am having problems where external TG widgets (for example the remoteForm, calendar, tabber, TinyMCE, etc) are responding with a "set- cookie" response header when it shouldn't be (the request passes a tg- visit, so the response should not reset the cookie!). I don't have any issues with internal TG static files such as Mochikit, or external static files such as my own jscript/css files. I have trying to track this bug down for a while, and it only happens on IE6 and IE7.
Here is a request and response: GET http: //MYDOMAIN.com/tg_widgets/turbogears.widgets/ajax.js HTTP/ 1.1 Accept: */* Referer: http://MYDOMAIN.com/analysis/new Accept-Language: en-us UA-CPU: x86 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322) Proxy-Connection: Keep-Alive Host: MYDOMAIN.com Cookie: tg-visit=4641ab13c4be5f964bc992d76d48167a57ea78e7 HTTP/1.1 200 OK Date: Thu, 23 Aug 2007 20:32:31 GMT Content-Length: 2738 Content-Type: application/x-javascript Server: CherryPy/2.2.1 Last-Modified: Wed, 16 May 2007 03:19:21 GMT Set-Cookie: tg-visit=fa6308c9d865f581cbd6fc375edb076d35b3fefa; expires=Sat, 18-Jul-2009 07:16:03 GMT; Path=/ X-Cache: HIT from MYDOMAIN.com Via: 1.1 inet-nc02 (NetCache NetApp/6.0.6) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

