[Zope] bug?

Andreas Jung lists at andreas-jung.com
Wed Jul 6 07:27:15 EDT 2005



--On 6. Juli 2005 12:44:00 +0200 Jürgen Herrmann 
<Juergen.Herrmann at XLhost.de> wrote:

> hi there!
>
> either this is a bug or i'm too stoned to see, what's going on...
>
> i have a folder /1, 2 subfolders /1/11 and /1/22. each subfolder
> has a property 'bool', which is a boolean.
> there's a zcatalog instance in /1/Catalog with one index bool, indexed
> attribute 'bool'. i cataloged the two subfolders of /1 there.
>
> i have i skript /1/test with the following content:
> results = context.Catalog.searchResults({'bool':1})

try searchResults(bool={'query' : 1})

-aj


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20050706/0e1dd1c6/attachment.bin


More information about the Zope mailing list