Hi, When porting my unittests from TG 1.0 to TG 1.1, I obtained errors like : AssertionError: Bad header value: 'session_id=bb5e49bea3dd167a819cc3463d7b8182f2734d99; expires=Tue, 09 Mar 2010 18:06:48 GMT; Path=/\r' (bad char: '\r')
It occurs as soon as both session_filter and visit are activated, which add two cookies in the response. I did not find how to fix the problem, so I create a ticket in trac : http://trac.turbogears.org/ticket/2475 Can someone bring some light on this issue ? Christophe -- 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.

