[ZCM] [ZC] 2332/ 1 Request "Misleading "session data container not found" errors"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Thu, 07 Jun 2007 11:23:12 -0400
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2332 Update (Request) "Misleading "session data container not found" errors" Status Pending, Zope/bug+solution low To followup, visit: http://www.zope.org/Collectors/Zope/2332 ============================================================== = 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. ==============================================================