26 Dec
2007
26 Dec
'07
9:11 p.m.
User: karens Branch: DRUPAL-5 Date: Wed, 26 Dec 2007 21:11:19 +0000 Modified files: /modules/date date_views.inc Log message: #189093 Fix mysterious bug that was causing Views arguments to disappear. It turned out to be coming from a use of content_fields() that was nested inside another call to content_fields() from another function which broke only in certain environments. Much thanks to marcp for providing a database dump of a problem setup that helped me find this elusive bug! Links: http://cvs.drupal.org/diff.php?path=contributions/modules/date/date_views.in...