24 Mar
2008
24 Mar
'08
5:47 p.m.
User: yched Branch: DRUPAL-5 Date: Mon, 24 Mar 2008 16:47:46 +0000 Modified files: /modules/cck CHANGELOG.txt content_views.inc Log message: #139554, #144706, and possibly others ? - the db_rewrite_sql in 'group multiple values' views handler messes the query in various ways, and is not needed to begin with : the nids we retrieve are selected by the main views query, which already goes through a db_rewrite_sql. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cck/CHANGELOG.txt&... http://cvs.drupal.org/diff.php?path=contributions/modules/cck/content_views....