Closed (fixed)
Project:
Drupal core
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Apr 2005 at 18:15 UTC
Updated:
27 Apr 2005 at 19:15 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| book_link.patch | 608 bytes | moshe weitzman |
Comments
Comment #1
dries commentedCommitted to HEAD and DRUPAL-4-6.
Comment #2
(not verified) commented