--- date.module	2009-01-26 16:54:03.000000000 -0800
+++ dateoriginal.module	2009-01-26 16:22:31.000000000 -0800
@@ -614,7 +614,7 @@ function date_prepare_node(&$node) {
     if (empty($node->date_info->date_handler_fields)) {
       $node->date_info->date_handler_fields = date_handler_fields($node->view);
     }
-    unset($node->view);
+    //unset($node->view);
   }
 
   // Identify the delta value the theme should display
