[Zope] ZMI: find does not work for products
Jim Washington
jwashin@vt.edu
Fri, 21 Sep 2001 07:26:04 -0400
Milos Prudek wrote:
>ZMI find fails to locate text in ZClasses.
>
>The following dialog fails when invoked from root folder (or Products
>folder, or given ZClass folder), even though "my_method" is there.
>
>Find objects of type: All types
>Containing: my_method
>
>ZMI find works ok everywhere else, except for ZClasses.
>
>Tested on Zope 2.4.1.
>
Timely. You have now a choice of two patches posted to the zope-dev
list in the past week or so to correct this.
One from me last week, and one from Anthony Baxter today.
I am guessing ZC will have it fixed for 2.4.2.
-- Jim Washington