Steve Spicklemire wrote:
> 
>    This is a known problem. Use:
> 
> <dtml-let itemIDs="[]">
> <dtml-in "addressRack.getPersistentItemIDs()" sort>
> <dmtl-call "itemIDs.append(_['sequence-item'])">
> </dtml-in>

Hmmm... that's not very nice, has the bug in getPersistentItemIDs() been
fixed?

cheers,

Chris

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to