When I create a view union, immediately after saving the details, the union view is sorted correctly. If I reload the page or view another page of the same view (URL argument is a node reference), the sort does not happen. By going to edit the view, and re-saving (no need to change the sort order, it's still listed properly), the view is re-sorted properly, again for only the first view of the page. I'm trying to sort on a CCK Date field.

Comments

elgreg’s picture

I'm having the same problem. I think it has something do do with Drupal Caching the view incorrectly. When I empty the cache, it appears correctly. As soon as I navigate away and come back the sort disappears. Per this thread http://drupal.org/node/186134 this was fixed in v1.1, but it's still happening for me. I posted there to point to here. Hoping this gets fixed soon as it makes the module completely useless for me.

owen barton’s picture

Status: Active » Closed (duplicate)