[ZPT] AGGGH! Bug in ZTUtils.Zope

Chris Withers chrisw@nipltd.com
Fri, 14 Sep 2001 12:33:35 +0100


Line 213-214 of Zope.py:

    def __init__(self, sequence, size, start=0, end=0,
                 orphan=3, overlap=0, skip_unauthorized=None):

PLEASE change that orphan to 0 by default, ASAP...

Chris