#2475: Activate session_filter makes the quickstarted test_controllers tests
fails
------------------------+---------------------------------------------------
Reporter: cdevienne | Owner:
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 1.1 HEAD
Severity: normal | Keywords:
------------------------+---------------------------------------------------
On a quickstarted TG 1.1 project with identity:
* adding session_filter.on = True in app.cfg
* run the test_controllers.py tests
-> AssertionError: Bad header value:
'session_id=bb5e49bea3dd167a819cc3463d7b8182f2734d99; expires=Tue, 09 Mar
2010 18:06:48 GMT; Path=/\r' (bad char: '\r')
The problems occurs when multiple cookies (in that case : session_id an
tg-visit) are in the response : a "\r" seems to be added between the two
cookies.
I could not find a workaround.
It may be related to #2446.
--
Ticket URL: <http://trac.turbogears.org/ticket/2475>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en