12 Jun
2002
12 Jun
'02
8:23 p.m.
Glad to help. The error in the documentation string seems to have propagated to other locations. It appears in /lib/python/Products/OFSP/Response.py(line 130) and in the Zope Book <http://www.zope.org/Documentation/ZopeBook/AppendixB.stx>. Chris On Wed, 12 Jun 2002, Brian Lloyd wrote:
First off, the on-line documentation description of this method is 'Append a value to a cookie'.
Second, it breaks if you are in fact adding a second value to a header that already exists.
Thanks - I've checked in the fix for 2.6 and on the 2.5 branch.