Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.7
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2009 at 08:35 UTC
Updated:
3 Dec 2009 at 19:09 UTC
updated from 2.4 I think to 2.7 and then all the views appeared to be sorted by creation date ??
which is not something I have set in the Views UI
after playing with the table style and the sorts I finally put the sorting to none
and then the sorting criteria worked again
I think its a minor bug since with a few mouse clicks it can work again
Comments
Comment #1
bitsman commentedSee: 2.6 to 2.7: Queries being created without ORDER BY
Comment #2
adinatown commentedI have tried setting my sorting to none, and then adding my fields back but my view still does not sort. What did you do exactly to fix this issue?
Comment #3
giorgoskTake a look at the link in comment #1
Comment #4
adinatown commentedOk, the suggestions from the link in comment #1 fixed my issue. Thanks!