? book_raw_empty_string_205799.patch
Index: token_node.inc
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/token/token_node.inc,v
retrieving revision 1.3.2.21
diff -u -p -r1.3.2.21 token_node.inc
--- token_node.inc	28 Oct 2007 16:10:41 -0000	1.3.2.21
+++ token_node.inc	22 Jan 2008 13:54:32 -0000
@@ -223,6 +223,7 @@ function book_token_values($type, $objec
     } 
     else {
       $tokens['book'] = '';
+      $tokens['book-raw'] = '';
       $tokens['book_id'] = '';
       $tokens['bookpath'] = '';
       $tokens['bookpath-raw'] = '';
