[Zope-dev] Possible ZCatalog Bug
Edmund Goppelt
goppelt@goppelt.net
Thu, 5 Apr 2001 17:04:55 -0400
On Thu, Apr 05, 2001 at 12:02:31PM -0400, Chris McDonough wrote:
> I tried this in the most recent 2.3 branch:
>
> <dtml-var "catalog({})">
>
> And it returned all objects. Are you sure the mapping is empty?
Yep, though I am passing in some other parameters. Here's the dtml code that failed:
<dtml-in "email.emailcatalog(cleanrequest(), sort_on='date', sort_order='descending')" size=20 start=query_start>
My recollection is that this worked fine under 2.3.0, but I could be wrong about this.
--
Ed Goppelt