Re: [Zope-CMF] Searching CMF returns all objects
25 Apr
2002
25 Apr
'02
12:16 p.m.
I ran into the same problem. Then, I just start to do whatever I found and then I discovered that the CMF guys change the following line of the "search" method: <dtml-let results=portal_catalog> the new one should be: <dtml-let results="doFormSearch( REQUEST=REQUEST )"> I changed it and it solved my problem. Hope it helps, greetings, Josef.
8747
Age (days ago)
8747
Last active (days ago)
0 comments
1 participants
participants (1)
-
Josef Meile