Bugs item #1809957, was opened at 2007-10-09 08:25
Message generated for change (Comment added) made by cito
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1809957&group_id=4866

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: WebKit
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Ben Parker (benparker)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTTPResponse creates a Session for every request

Initial Comment:
HTTPResponse's recordSession() method is supposed to check for existence of a 
Session. Instead it is creating a Session for every request.

line 348 should change from trans.session() to trans._session

----------------------------------------------------------------------

>Comment By: Christoph Zwerschke (cito)
Date: 2007-10-13 13:15

Message:
Logged In: YES 
user_id=193957
Originator: NO

Commited in r7032. Thanks a lot for the patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=1809957&group_id=4866

-------------------------------------------------------------------------
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-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to