26 Dec
2007
26 Dec
'07
9:18 p.m.
User: karens Branch: HEAD Date: Wed, 26 Dec 2007 21:18:45 +0000 Modified files: /modules/date/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/date_vie...