[Webware-devel] [ webware-Bugs-655562 ] Error in setCookie method of HTTPRespons

2002-12-23 Thread noreply
Bugs item #655562, was opened at 2002-12-17 21:38 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104866&aid=655562&group_id=4866 Category: WebKit Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Edmund Lian (elian) Assigned to: Nobody/Anonym

[Webware-devel] cookie bugs.

2002-12-23 Thread Stuart Donaldson
I am trying to nock off some of the bugs as can. I just fixed the bug in HTTPResponse setCookie(). And I also found some other problems with the expiration date handling which I fixed. It seems like the expiration date parsing might best be placed on the Cookie object itself. I didn't get tha