[ZCM] [ZC] 1293/ 4 Comment "User error in Zope.conf can lead to
bind failure"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Fri May 28 02:19:03 EDT 2004
Issue #1293 Update (Comment) "User error in Zope.conf can lead to bind failure"
Status Resolved, Zope/bug low
To followup, visit:
http://collector.zope.org/Zope/1293
==============================================================
= Comment - Entry #4 by ajung on May 28, 2004 2:19 am
I implemented Tres' proposal. Missing 'address'
parameters within the ftp, http or webdav server section
raise now an exception.
________________________________________
= Comment - Entry #3 by tseaver on May 27, 2004 3:09 pm
Note that adding defaults has an undesirable side-effect:
people will now be running servers without making explicit
choices to do so. I would prefer to reject this issue,
revert the patch, and add checking to the schema to
prevent startup if the section is defined without a port.
________________________________________
= Resolve - Entry #2 by ajung on May 27, 2004 2:29 pm
Status: Pending => Resolved
Fix on 2.7 branch + SVN trunk
________________________________________
= Request - Entry #1 by Anonymous User on Apr 10, 2004 5:24 pm
If user fails to enter valid address Zope fails to detect the error and eventually terminates
in bind call - (Due to invalid port number)
<http-server>
# address 80
</http-server>
==============================================================
More information about the Zope-Collector-Monitor
mailing list