#2446: test_controllers broken with WebTest 1.2.1
---------------------------+------------------------------------------------
 Reporter:  chrisz         |        Owner:       
     Type:  defect         |       Status:  new  
 Priority:  normal         |    Milestone:  1.1.1
Component:  TurboGears     |      Version:  1.1  
 Severity:  normal         |   Resolution:       
 Keywords:  webtest flash  |  
---------------------------+------------------------------------------------
Comment (by chrisz):

 Analyzed this and found that there are actually two problems:

 First, after [http://bitbucket.org/ianb/webtest/changeset/d10028f0ed06/ a
 recent change] to !WebTest, an additional pair of quotes can be wrongly
 added around cookie values. I'll try to clarify this with Ian.

 Second, TG - via its util module - uses the URL quoting/unquoting
 mechanism for cookie values. This is different from the quoting/unquoting
 mechanism used by the Python Cookie module which is used for holding the
 request and response cookies. There may be incompatibilities or double
 encodings because of that. I'll investigate this further after the above
 issue with !WebTest will be fixed.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2446#comment:1>
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

Reply via email to