ZMI: find does not work for products
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. -- Milos Prudek
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
participants (2)
-
Jim Washington -
Milos Prudek