[Zope] Is this a feature or a bug

Max Møller Rasmussen maxm@normik.dk
Thu, 9 Aug 2001 14:32:32 +0200


Its a feature.

use the "Orphan" attribute to get rid of it:

<dtml-in foo size=5 start=start_point orphan=0>

regards Max M

> From: Kerekes Lajos [mailto:lkerekes@xperts.hu]

> I use <dtml-in foo size=5 start=start_point>.
> For example if the start_point=5 and the length of the foo's tuple is
> 13, then
> everything is ok. I get 5 item. But if the length of the 
> foo's tuple is
> 12, then
> I get all 7 item remains in the tuple.
> It works wrong if the length of the remaing part of the list is lesser
> than
> size+size/2.
> Anybody knows about it?
> 
>    Thanks.
> 
>     Lajos
> 
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>