Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-alpha2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2010 at 18:58 UTC
Updated:
17 Mar 2010 at 19:40 UTC
It is impossible to set the order of visualization in the block view as descendent: it will appear set correctly, but it will always remain ascendent, no matter how and how many times you try, doesn't change disabling javascript, refreshing the cache, refreshing all the caches, calling cron. If you export the definition (which is correct already at the time of exporting) and reimport in even under a different name, you get the same error.
Comments
Comment #1
darioshanghai commentedthis note just to underline that I discovered the problem with the included "archive" view.
Comment #2
dawehnerThats not a bug, its how glossary views are working.
You have to change the sort criteria in the argument settings to change the default sort criteria.