Sorting by date in a guided search
MattFielding - October 31, 2008 - 12:19
| Project: | CCK Facets |
| Version: | 5.x-1.0-beta2 |
| Component: | Date Facets |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have a guided search using two CCK fields. The first - a user reference field works fine but the the second - a date field doesn't work as expected. It will list all the years with the amount of results. i.e:
- 2006 (62)
- 2007 (39)
- 2008 (59)
But clicking on 2006 will bring up the results for 2007. 2008 will show nothing.
