Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
exposed filters
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2011 at 15:37 UTC
Updated:
31 Aug 2011 at 10:33 UTC
I have a table that has column sort enabled as well as three exposed filters. If I use one of the filters to narrow the view and then attempt to sort on a column heading, the last of the exposed filters gets the text "Array" inserted and the view finds nothing. It doesn't matter which exposed filter I use, the last gets the text added (appended). The filters by themselves or the sorting by itself work fine. This can be seen on this page: http://didea.3acres.org/ColorChart
This happens with both the current and previous -dev release. I can't use the alpha or official release due to other problems where sort doesn't work at all (http://drupal.org/node/718184).
Comments
Comment #1
rbosscher commentedI have the same problem.
I use also the dev release.
Mine is trowing this error...
Comment #2
landing commentedI've got the same problem
Comment #3
dwwEven though this is the older issue, let's continue the discussion at #1188828: Exposed filters mess up click sortable columns since that has a clearer description of the problem and a working patch. Everyone in here having trouble, please try applying the patch from #1188828 and reply there to confirm it solves your problems.
Thanks,
-Derek
Comment #5
dawehnerfix title