--On Sonntag, 24. April 2005 17:36 Uhr -0400 Leticia Larrosa <[EMAIL PROTECTED]> wrote:
sort_on =(('self', test, 'desc'))

As documented the 'sort_on_ parameter must be a *sequence* of sorting definitions and a *single* sorting
definition. This should work:

 sort_on =(('self', test, 'desc'),)

-aj

Attachment: pgp51rKhSGV4U.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to