13 Apr
2005
13 Apr
'05
8:18 p.m.
Issue status update for http://drupal.org/node/20451 Project: Drupal Version: cvs Component: book.module Category: bug reports Priority: normal Assigned to: moshe weitzman Reported by: moshe weitzman Updated by: moshe weitzman Status: patch Attachment: http://drupal.org/files/issues/book_link.patch (608 bytes) Some ancient code was assuming that all apges in a book are of type=book. 1 line patch attached. the existence $node->parent is currently the best way to know that a node is in a book. ideally that element should be renamed book_parent for better namespacing but thats for another patch. moshe weitzman