[ZCM] [ZC] 2346/ 3 Resolve "FCGIServer.py: username logging crashes Server"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Sat, 01 Sep 2007 04:36:08 -0400
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2346 Update (Resolve) "FCGIServer.py: username logging crashes Server" Status Resolved, Zope/bug+solution medium To followup, visit: http://www.zope.org/Collectors/Zope/2346 ============================================================== = Resolve - Entry #3 by ajung on Sep 1, 2007 4:36 am Status: Pending => Resolved Patch applied to Zope 2.9/10 branches + trunk. ________________________________________ = Edit - Entry #2 by ajung on Aug 14, 2007 1:46 pm Changes: submitter email, importance (critical => medium) ________________________________________ = Request - Entry #1 by bs2 on Aug 14, 2007 1:40 pm Uploaded: "fix-fcgi.patch" - http://www.zope.org/Collectors/Zope/2346/fix-fcgi.patch/view The new username logging feature in FCGIServer.py is broken. Under certain conditions the variable user_name is not defined, resulting in a server crash. Proposed fix is attached. ==============================================================