Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2006 at 11:54 UTC
Updated:
14 Jul 2009 at 13:25 UTC
I made my own view for last updated nodes. I want to sort descending on the changed date of the nodes. When I choose for teaser view or list view the sorting works. But whem I am using the table view there seems no sorting at all. So somewhere with the table view the sort field is missing (I presume). Is there anybody else with the same problem? And who can fix this or can tell me on which part of the code I must look at.
Thanx.
Comments
Comment #1
merlinofchaos commentedThe problem is in the actual query assembly code in the _views_query() object, and it's almost certainly got to do with the tablesort() code. I could swear I finally got it right, but it may be wrong in the 4.6 version. I do recall behavior there changed between 4.6 and 4.7.
Comment #2
merlinofchaos commentedComment #3
kokiperex commentedSame problem here. Teaser and list views works fine, but can't sort table views
Comment #4
domesticat commentedClosed while closing all Views support requests with no activity for 6 months. If you still need help, you may re-open this issue at any time.