Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
content.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2006 at 03:20 UTC
Updated:
2 Sep 2006 at 22:15 UTC
I wonder if anyone else has this problem...
If I expose custom cck fields in a view and search something, then delete everything from the search field and hit search again, there are no results. I get results only if I select the "not equal to" operator. It is not an issue with the views module, because I tested the same thing with non-cck fields, and they work fine. It seems that search criteria are not reset when the query is empty...
The "match pattern" operator does not work either, only with full matches. Or is it supposed to be that way? (this should probably be a separate issue...)
fyi, I have the patch from #60384.
Comments
Comment #1
introfini commentedif you send an % as match pattern it works
introfini
Comment #2
jonbob commentedI believe this is fixed in the current version; at least, I can't reproduce it.
Comment #3
(not verified) commented