Index: bakery.module
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/bakery/bakery.module,v
retrieving revision 1.52.4.4
diff -u -p -r1.52.4.4 bakery.module
--- bakery.module	28 Oct 2010 00:27:51 -0000	1.52.4.4
+++ bakery.module	28 Oct 2010 22:47:09 -0000
@@ -739,6 +739,7 @@ function _bakery_taste_chocolatechip_coo
 
   // Valid cookie
   if ($cookie) {
+    $destroy_cookie = FALSE;
     global $user;
 
     // Bake a fresh cookie. Yum.
