[Zope] Is this a feature or a bug
seb bacon
seb@jamkit.com
Mon, 13 Aug 2001 10:54:19 +0100
* Garry Steedman <gs@styrax.com> [010809 14:04]:
> OTOH it is documented in the DTML ref. section of the Zope Book
> therefore arguably more a case of RTFM... ;-)
Is it? I couldn't find any reference to the default value of the
orphan attribute in the ZB ref.
seb
> > Max Møller Rasmussen wrote:
> > >
> > > Its a feature.
> > >
> > > use the "Orphan" attribute to get rid of it:
> > >
> > > <dtml-in foo size=5 start=start_point orphan=0>
> >
> > Given the problems this 'features' causes, I'd say the fact that
> > orphan's default value isn't 0 is a bug!