>>>>> "SW" == Simon White <[EMAIL PROTECTED]> writes:
SW> Kinda tough if you don't have the mailman version in the SW> cookie. A good reason to put it in there, from now on, if it SW> isn't there. SW> Any other parameter in the cookie which has changed could be SW> detected by the new version and force an expiration of the SW> cookie immediately so that the problem will go away. That's not really the problem. The issue is that there are Apache rewrite rules you can use to map most of your MM2.0 lists and MM2.1 lists to the same url space. That means your browser will return both cookies in the http request because it doesn't know that they're really separate urls. You don't want to expire your MM2.0 cookies since you may still have to admin that older list. You just don't want those other cookies to cause a false error in the cookie parsing code. Try the patch; I'm pretty confident it'll work. -Barry ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org