Closed (fixed)
Project:
Drupal core
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
17 Sep 2005 at 20:32 UTC
Updated:
18 Sep 2005 at 11:26 UTC
book_export() does three flavors of export, of which two try to use $node->title along the way. But there is no $node object to deal with. This patch actually creates that object in book_export. A simple onliner.
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal.node-object-missing-from-book-export.patch | 530 bytes | gábor hojtsy |
Comments
Comment #1
dries commentedCommitted to HEAD.
Comment #2
(not verified) commented