[ZCM] [ZC] 2332/ 2 Resolve "Misleading "session data container not found" errors"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Sun, 12 Aug 2007 05:55:57 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2332 Update (Resolve) "Misleading "session data container not found" errors"
 Status Resolved, Zope/bug+solution low
To followup, visit:
  http://www.zope.org/Collectors/Zope/2332

==============================================================
= Resolve - Entry #2 by ajung on Aug 12, 2007 5:55 am

 Status: Pending => Resolved

Fixed on the Zope trunk, 2.10 and 2.9 branches.
________________________________________
= Request - Entry #1 by dtamas on Jun 7, 2007 11:23 am


Uploaded:  "session_data_manager_patch.diff"
 - http://www.zope.org/Collectors/Zope/2332/session_data_manager_patch.diff/view
Session data manager turns ConflictError into "External session data container '%s' not found.", which is misleading.
The attached patch fixes the bug by passing ConflictError through before catching exceptions in general.
==============================================================