Christoph Zwerschke a écrit :
> sophana wrote:
>   
>> I have the same application over 4 servers, 2 have webware 0.9.4 with 
>> fedora core 6, the others have webware 0.9.2 with centos4.
>> With 0.9.2 delCookie works, but no more with 0.9.4
>> The created cookie is the same in both cases (the path is /)
>> Is it related to the session cookie path modification?
>>     
>
> There was a problem with delCookie in 0.9.3 but that should have been 
> fixed in 0.9.4 (r6559(. Can you explain more exactly what you're doing 
> or provide a test case?
>   
simple:
        self.response().delCookie('cookieName')
works in 0.9.2
doesn't work in 0.9.4 (cookie creation works)

I don't know how to debug that...


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Webware-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to