Patches item #678129, was opened at 2003-01-31 16:08
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=304866&aid=678129&group_id=4866

Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Oleg Noga (oleg_noga)
Assigned to: Nobody/Anonymous (nobody)
Summary: Report original exception for session unpickle error

Initial Comment:
The purpose of this patch is to provide the original 
session unpickle exception instead of KeyError 
exception.
---
Since we have no corrupted sessions on the disk, the 
Session KeyError is still appears.
KeyError appears if SessionFileStore can't unpickle 
session while loading it from disk.
Session can't be unpickled only if it has objects, with 
have buggy implemented unpickling feature. 
Developer, who works under webkit, would like to fix 
unpickling for his session. 
So, match better for developer to see the original 
exception instead of KeyError.
---
This patch was made on Webware0.8b1.


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

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


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to